Sekai-World / sekai-viewer

Web Database Viewer of Project Sekai
https://sekai.best
GNU General Public License v3.0
323 stars 41 forks source link

[BUG] sekai-viewer - No 'Access-Control-Allow-Origin' header is present on the requested resource #424

Closed Stardusstt closed 1 year ago

Stardusstt commented 1 year ago

Describe the bug sekai-viewer won't appear in browser.

To Reproduce

  1. Go to 'sekai.best' with Latest Firefox/Chrome.
  2. See error -->

Expected behavior sekai.best would appear.

Screenshots

image

Browser (please complete the following information):

Possible cause and/or solution https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin

EternalFlower commented 1 year ago

I think it related to the API being down. When Strapi going down a few days ago, I also get CORS errors from calls to strapi. dnaroma also made a tweet that the API is being fixed, but it will take some time.

EternalFlower commented 1 year ago

The API is back up. The CORS should be gone for you. I already check on my side.