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

BasicNetwork.performRequest: Unexpected response code 400 #7

Open
wang9090980 opened this issue Dec 10, 2013 · 6 comments
Open

BasicNetwork.performRequest: Unexpected response code 400 #7

wang9090980 opened this issue Dec 10, 2013 · 6 comments

Comments

@wang9090980
Copy link

Hi:
[616] BasicNetwork.performRequest: Unexpected response code 400

How to fix this bug?

@ghost
Copy link

ghost commented Dec 10, 2013

Response code 400 mean Bad request. It means that the request you're making is incorrect. Check the API docs and what you're sending and make sure that it's correct.

@sunyujia
Copy link

sunyujia commented Jul 6, 2015

How to parse the status code from VolleyError?

@vinaysshenoy
Copy link
Owner

I'm not maintaining the project anymore. Please read the official docs on
developer.Android.com
On Jul 6, 2015 4:35 PM, "sunyujia" [email protected] wrote:

How to parse the status code from VolleyError?


Reply to this email directly or view it on GitHub
#7 (comment)
.

@sunyujia
Copy link

sunyujia commented Jul 6, 2015

@vinaysshenoy thanks

@yoganlegendkiller
Copy link

how to resolve bad request am trying to send json to wcf service

@GioPan04
Copy link

GioPan04 commented May 4, 2019

I have the same error with Google Apis. 10 minutes ago it worked...

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

5 participants