You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's definitely because of throttling. We should make the python client handle that in a better way. In the meanwhile you can try/except HTTPError. Thanks for reporting @justinsalamon!
Trying to retrieve metadata (in particular, the license) for multiple sounds on FreeSound, using the Python API with python 3.
Working example:
Error:
Note: the code worked fine earlier for this file, but now it crashes. Maybe I'm being throttled and the response message breaks the API?
The text was updated successfully, but these errors were encountered: