Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrofit Issue with POST method #5

Open
sagar091 opened this issue Jan 25, 2017 · 2 comments
Open

Retrofit Issue with POST method #5

sagar091 opened this issue Jan 25, 2017 · 2 comments

Comments

@sagar091
Copy link

Not working while calling POST method, however GsonConverterFactory works.. Wasted many hours behind find this issue..

@ligboy
Copy link
Owner

ligboy commented Jan 25, 2017

I'm sorry for that. Can you post more details, please?
Thank you very much.

@sagar091
Copy link
Author

When I call WCF POST service using fastjson and FastJsonConverterFactory in retrofit, response from that service not as correct as I tested the same service in POSTMAN rest client. And same service using default converter "com.squareup.retrofit2:converter-gson" working. GET Service completely working for fastjson. I can't send u example.. Just test own self, by calling WCF POST service using fastjson..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants