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

403 Forbidden from certain artists on SoundCloud #235

Open
lordofkhaos opened this issue Sep 6, 2019 · 3 comments
Open

403 Forbidden from certain artists on SoundCloud #235

lordofkhaos opened this issue Sep 6, 2019 · 3 comments
Labels
enhancement Small new feature that will enhance the current release.

Comments

@lordofkhaos
Copy link

My guess is its just that soundcloud updated its API, I can provide a full stacktrace if you think it will help 👍

@lordofkhaos
Copy link
Author

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

@lordofkhaos
Copy link
Author

lordofkhaos commented Sep 16, 2019

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 lordofkhaos changed the title JSONDecodeError whenever I try to download anything from soundcloud 403 Forbidden from certain artists on SoundCloud Sep 16, 2019
@SimplicityGuy SimplicityGuy added the enhancement Small new feature that will enhance the current release. label Aug 1, 2020
@SimplicityGuy
Copy link

Thanks for this report. This can be handled better and will be incorporated into a future PR.

This was referenced Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Small new feature that will enhance the current release.
Projects
None yet
Development

No branches or pull requests

2 participants