Retrofit OkHttp and Signpost (xAuth) on Android -


i wondering if possible able use retrofit okhttp make xauth post call, hashed body of cass part of oauth headers.

i have basic implementation working requests, not have body, service request fails on post requests contain body(where oauth header hashed body) being passed through.

thanks

fixed it, used used combination of urlclient , okclient able manipulate sign request.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -