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

online editor not working anymore ? #103

Open
simogeo opened this issue Dec 2, 2022 · 2 comments
Open

online editor not working anymore ? #103

simogeo opened this issue Dec 2, 2022 · 2 comments

Comments

@simogeo
Copy link

simogeo commented Dec 2, 2022

https://heml.io/editor/

From developer console (F12) :

Blocage d’une requête multiorigines (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur https://heml-api.herokuapp.com/. Raison : l’en-tête CORS « Access-Control-Allow-Origin » est manquant. Code d’état : 404.

Blocage d’une requête multiorigine (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur https://heml-api.herokuapp.com/. Raison : échec de la requête CORS. Code d’état : (null).

Uncaught (in promise) Error: Network Error
    createError createError.js:16
    handleError xhr.js:87
@VILLAN3LL3
Copy link

VILLAN3LL3 commented Dec 8, 2022

Here the English version of the error messages:

Access to XMLHttpRequest at 'https://heml-api.herokuapp.com/' from origin 'https://heml.io' has been blocked by CORS > policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on > the requested resource.
heml-api.herokuapp.com/:1
Failed to load resource: net::ERR_FAILED
createError.js:16

   Uncaught (in promise) Error: Network Error
at createError (createError.js:16:1)
at XMLHttpRequest.handleError (xhr.js:87:1)

@ManuelFeller
Copy link

It seems that the API server was a victim of Herokus "shut down" of the free plan :(
https://help.heroku.com/RSBRUH58/removal-of-heroku-free-product-plans-faq

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