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

API access for VC funded startup #240

Open
bipedal103 opened this issue Apr 5, 2023 · 5 comments
Open

API access for VC funded startup #240

bipedal103 opened this issue Apr 5, 2023 · 5 comments

Comments

@bipedal103
Copy link

Hi

Excitr is a startup that aims to deepen the artist - fan connection.
We are building features for fandom, such as rewarding fans, offering exclusive content and similar.

We support Spotify and Deezer, and would like to add SoundCloud.

We are VC funded and in active development.

Is it possible to get access to the API in order to implement following of artists on SoundCloud, playing of tracks and Connect with SoundCloud feature?

Thank you.

Title: Cannot retrieve all tracks for a user

Issue found of: September 20th, 2020

Endpoint(s):

  • GET /users/{id}/tracks

Scope(s):

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

Steps to reproduce:

curl --request GET \
  --url 'https://api.soundcloud.com/users/12345/tracks?limit=1&linked_partitioning=true&client_id=DONT_SHARE_CLIENT_ID'

Expected behaviour:

A list of tracks as described at https://developers.soundcloud.com/docs/api/reference#users.

Actual behaviour:

500 Server Error (consistently)

@youssefhassan
Copy link

Hey @bipedal103, I'm wondering if your request is still valid and whether you have a client_id already as I saw in the request you are using one

@bipedal103
Copy link
Author

Hi @youssefhassan
Thanks for following up on this.
No, we don't have our own client id.
Should I open a new ticket and send you the id here?

Thank you
✌️

@MariaVWSoundCloud
Copy link

@bipedal103 Yes, please reach out to SoundCloud support (even through the chat bot) and ask for api access

@bipedal103
Copy link
Author

@MariaVWSoundCloud appreciate the quick reply.
My ticket number is 3191270, if needed.

Thank you ✌️

@bipedal103
Copy link
Author

@MariaVWSoundCloud just checking up on this.
Best

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

No branches or pull requests

3 participants