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

Response 403: failed to load post #143

Open
raffaem opened this issue Jun 17, 2021 · 4 comments
Open

Response 403: failed to load post #143

raffaem opened this issue Jun 17, 2021 · 4 comments

Comments

@raffaem
Copy link

raffaem commented Jun 17, 2021

I have tried a few Invidious API that works on my browser.

It took some time to discover that to change Invidious API you need to put a backslash at the end (/) and restart MusicPiped.

I somehow managed to improved the situation but the error message stays this with different Invidious API:

Fetch error cant load
Exception: Exception: Request:
https://invidious.kavin.rocks/api/v1/search?type=all&q=greenday
Response 403. Failed to load post!
@raffaem
Copy link
Author

raffaem commented Jun 17, 2021

I've managed to get it to work by using the Invidious API https://vid.puffyan.us/.

In fact the link:
https://vid.puffyan.us/api/v1/search?type=all&q=green works, while the same path on other Invidious API doesn't work.

For example:

https://yewtu.be/api/v1/search?type=all&q=green returns 403 Forbidden, despite the main site https://yewtu.be/feed/trending working.

https://invidious.kavin.rocks/api/v1/search?type=all&q=green also returns 1020 access denied, despite the main site https://invidious.kavin.rocks/feed/popular working.

It looks like some of these sites dropped support for the API, or are using a newer version of the API?

@raffaem
Copy link
Author

raffaem commented Jun 17, 2021

Uhm https://invidious.snopyta.org/api/v1/search?type=all&q=green also gives an error in the app (403 reponse), despite the URL working in the browser of my laptop

@tokenwizard
Copy link

I have the same issue, getting 403 errors with every invidious instance I tried. The one mentioned above: https://vid.puffyan.us/ is the only one that seems to be working.

@mmaenz
Copy link
Contributor

mmaenz commented Jul 3, 2021

I know that invidious mirrors seem to pop up and go down from time to time.
Here is a list of actually known working:
https://api.invidious.io/
If you copy'n'paste don't forget the https:// in front! Use hosts without registration.

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

3 participants