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

Volley Library fails to convert the response to JSON #49

Closed
inuyasha82 opened this issue May 18, 2017 · 1 comment
Closed

Volley Library fails to convert the response to JSON #49

inuyasha82 opened this issue May 18, 2017 · 1 comment

Comments

@inuyasha82
Copy link
Contributor

I'm trying to programmatically get the api results programmatically.
But the library i'm using is failing to convert the output to json.
This is the error message:

org.json.JSONException: Value [{"name":"Battle for Zendikar", ... }] of type org.json.JSONArray cannot be converted to JSONObject

Not sure if it is whatsinstandard issue, but maybe it could be due to a malformed json?

@inuyasha82
Copy link
Contributor Author

Ok my bad! it's not an issue with the api!!
Sorry!

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

1 participant