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

7.0.1-RC1 - Time to Reset:Invalid Date with my API key #1139

Open
simonjohnparker opened this issue Feb 13, 2020 · 7 comments
Open

7.0.1-RC1 - Time to Reset:Invalid Date with my API key #1139

simonjohnparker opened this issue Feb 13, 2020 · 7 comments

Comments

@simonjohnparker
Copy link

Using 7.0.1-RC1 on OSX Catalina 10.15.3

On default API key, hit rate limit with a date.

Added my API key, and now I'm getting this error:
Screenshot 2020-02-13 at 11 27 03

Any idea?

@jakejarrett
Copy link
Member

Never seen the invalid date issue. Maybe the key isn't correct. I'll be able to dive deeper into it when i get some free time, but best bet is check the network tab & see what the response is (maybe they've removed the date or the key is malformed when it was saved?)

@capi1O
Copy link

capi1O commented Mar 24, 2020

Same issue here with 7.0.1-RC2 on Windows despite client_id set in config file

@Henthor
Copy link

Henthor commented Apr 3, 2020

I get same issue with 7.0.0 on Mac after setting client_id in userConfig.

@movvam
Copy link

movvam commented May 2, 2020

also same issue here on Mac
Dev tools showing a 403 Forbidden error

@acxz
Copy link

acxz commented May 3, 2020

The youtube-dl patch fixes it for me. See: #1029

@Henthor
Copy link

Henthor commented May 7, 2020

The youtube-dl patch fixes it for me. See: #1029

Sorry for probably stupid question. But how do I install the plugin and make it work with soundnode?

@acxz
Copy link

acxz commented May 7, 2020

how do I install the plugin

For youtube-dl see: http://ytdl-org.github.io/youtube-dl/download.html

make it work with soundnode

Once you install youtube-dl and it is on your PATH, (i.e. you can type youtube-dl on the terminal and it works) then you can go ahead and build soundnode with that patch. (You can google ways to apply a patch, here is the associated patch file.) For building soundnode see: https://github.com/Soundnode/soundnode-app/wiki/Development

Alternatively you can use your package manager if it is available. I.e. on Arch Linux, you can just yay -S soundnode-youtube-dl

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

6 participants