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

Embedded Download from Iframe not working #296

Open
romanadev opened this issue Jun 13, 2024 · 0 comments
Open

Embedded Download from Iframe not working #296

romanadev opened this issue Jun 13, 2024 · 0 comments

Comments

@romanadev
Copy link

The Download from the SoundCloud embedded player is not working anymore. When clicking on the Download-Icon nothing happens, in the Developer-Console the Status Code is "401 Unauthorized".

It is not working for all my tracks, tracks from other accounts and not even the examples on the Soundcloud Website are working.

When I try to query the API I get the same error 401.

Does anyone else has the same problem? Thousand of our clients are affected by this, but the Soundcloud Support has not responded in over a week.

Title: Embedded Download from Iframe not working

Issue found of: June 6th, 2024

Endpoint(s):

  • GET /tracks/{id}/download

Scope(s):

  • None (application is not using authentication i.e., implicit flow)

Steps to reproduce:

curl --request GET \
  --url 'https://api-widget.soundcloud.com/tracks/12345/download?format=json&client_id=DONT_SHARE_CLIENT_ID&app_version=1718026023'

Expected behaviour:

Track starts to download

Actual behaviour:

401 Unauthorized (consistently)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant