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

Track preview_url can be null #1

Open
johnelse opened this issue Mar 10, 2015 · 0 comments
Open

Track preview_url can be null #1

johnelse opened this issue Mar 10, 2015 · 0 comments
Labels

Comments

@johnelse
Copy link
Owner

This can be handled by using the nullable atdgen type.

Repro:

utop # Spotify_web_api.Search.search_tracks "imagine dragons radioactive";;
Exception:                                                                                                             
Yojson.Json_error "Line 846, bytes 24-56:\nExpected '\"' but found 'null,\n      \"track_number\" : 1,\n  '".
@johnelse johnelse added the bug label Mar 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant