Closed svenrog closed 7 years ago
This has already been raised, see here: https://github.com/JohnnyCrazy/SpotifyAPI-NET/issues/113
Thanks for the info, but afaik you can retrieve a response from the WebException, since it contains a response. https://msdn.microsoft.com/en-us/library/b2zywh13(v=vs.110).aspx
I'll look into this for you.
Closing as duplicate of #113 , PRs are welcome 👍
When the API becomes rate limited, spotify returns a header with the wait time as described here.
https://developer.spotify.com/web-api/user-guide/#rate-limiting
This value is not present in the response returned when querying.