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

Restricted API and 'Forbidden' errors on file views #6

Open
ithinkimcats opened this issue Feb 4, 2021 · 2 comments
Open

Restricted API and 'Forbidden' errors on file views #6

ithinkimcats opened this issue Feb 4, 2021 · 2 comments
Labels

Comments

@ithinkimcats
Copy link

ithinkimcats commented Feb 4, 2021

Viewing files through the site currently results in "Failed to load : Forbidden" error.

This is an issue regarding the CORS Anywhere API in use, which throws an error request reading "See /corsdemo for more info." This points to this issue (https://github.com/Rob--W/cors-anywhere/issues/301), saying that the API will be completely restricted from public use after February 1st, which was Monday. That issue currently recommends self-hosting CORS Anywhere if used frequently.

@jagrosh jagrosh added the bug label Feb 4, 2021
@jagrosh
Copy link
Member

jagrosh commented Feb 4, 2021

It looks like we'll need to find a new service for allowing cors; I am curious if allorigins (https://api.allorigins.win/get?url=) will be reliable again.

@AishwaryaND
Copy link

I am facing the same error. How do I resolve it? Please help!

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

No branches or pull requests

3 participants