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

Too many API Requests, please try later #1135

Open
SnakerBone opened this issue Dec 24, 2019 · 6 comments
Open

Too many API Requests, please try later #1135

SnakerBone opened this issue Dec 24, 2019 · 6 comments

Comments

@SnakerBone
Copy link

Soundcloud API Request limit when I try to play a song,,

@darkwiz666
Copy link

Giving this a nudge since it's still an issue when you follow the instructions and pull your own API key and put into the userConfig file or directly into the app itself : you still get the rate error.

@jakejarrett
Copy link
Member

which version of the app are you using?

@darkwiz666
Copy link

Current RC 7.0.1

@jakejarrett
Copy link
Member

Might also be likely the api key didn't get updated if it's still returning an error for the new api key.

You can open devtools with Control + Shift + I (Or Command on mac), go to the network tab & then confirm whether the client_id param in the get request has changed; (eg/ Mine would be URL:https://api.soundcloud.com/tracks/737929528/stream?client_id={id})

I can investigate further tomorrow to get a better idea, but currently there is not too much we can do about the root cause of the api key having really dumb limits.

@jakejarrett
Copy link
Member

small update; Haven't had much time to work on any soundnode stuff in the past 3 days, been mostly preoccupied with personal things.

Should be able to have time to check if the userConfig is bugged in the next couple of days, otherwise anything to do with any api keys is way beyond what I am able to fix (as that'd be an issue with soundcloud not us)

@acxz
Copy link

acxz commented May 3, 2020

I have been able to get around it with the youtube-dl patch: #1029

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

4 participants