I have a problem with passing Map parameters or object to Retrofit POST request.
I follow square, kdubb labs tutorials and this thread and I couldn\'t figure it out.
Well, now we can implement this thing (version 1.5.0).
@FormUrlEncoded @POST("/oauth/access_token") void getToken( @FieldMap Map params, Callback callback );