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

Pod infos #4

Open
xjose97x opened this issue Feb 13, 2018 · 1 comment
Open

Pod infos #4

xjose97x opened this issue Feb 13, 2018 · 1 comment

Comments

@xjose97x
Copy link
Owner

Some pods may return infos, however in some cases we are not parsing them correctly.
For instance in the call: https://api.wolframalpha.com/v2/query?input=water&format=plaintext,image,sound&output=json&appid=YOUR_APP_ID

the infos object return an array of different type of objects which cannot be serialized in a straightforward way through Newtonsoft.JSON.NET.
We'll have to write a JsonConverter to manage this situations.

@xjose97x
Copy link
Owner Author

xjose97x commented Feb 15, 2018

Check the current converters we have such as the SingleOrArrayConverter

Repository owner deleted a comment from technosoft-admin Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant