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
UPDATE: I have attempted to download the song using alternative websites (none of them worked) then went to check out downloading the song itself directly from the api.soundcloud.com link, and I am returning a (401) Unauthorized when using both your client ID and my own
UPDATE 2: After carefully perusing the JSON error, and on the lookout for an actual error, I encountered that its receiving a (403) Forbidden error:
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.soundcloud.com/tracks/315760195?client_id=175c043157ffae2c6d5fed16c3d95a4c
lordofkhaos
changed the title
JSONDecodeError whenever I try to download anything from soundcloud
403 Forbidden from certain artists on SoundCloud
Sep 16, 2019
My guess is its just that soundcloud updated its API, I can provide a full stacktrace if you think it will help 👍
The text was updated successfully, but these errors were encountered: