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

Routing Service - Shutdown #64

Closed
FlyteWizard opened this issue Mar 14, 2020 · 2 comments
Closed

Routing Service - Shutdown #64

FlyteWizard opened this issue Mar 14, 2020 · 2 comments
Labels
advanced Anything that is advanced backend Anything related to backend bug Something isn't working help wanted Extra attention is needed javascript Anything related to javascript

Comments

@FlyteWizard
Copy link
Contributor

The Routing Service we were using has been shutdown as of March 9th 2020.

More Information: Project-OSRM/osrm-backend#5655

Routing now gives a CORS error:

Blocage d’une requête multiorigines (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur http://router.project-osrm.org/route/v1/walking/-123.3656,48…16057391?overview=false&alternatives=true&steps=true&hints=;. Raison : l’en-tête CORS « Access-Control-Allow-Origin » est manquant.

which wasn't present before March 9th 2020.

@FlyteWizard FlyteWizard added bug Something isn't working help wanted Extra attention is needed backend Anything related to backend javascript Anything related to javascript todo TODO - Backlog advanced Anything that is advanced labels Mar 14, 2020
@FlyteWizard FlyteWizard added this to To do in HighTechU Sprint via automation Mar 14, 2020
@FlyteWizard
Copy link
Contributor Author

@ivanpmartell Do you have any suggestion, or see a solution I'm missing?

The app currently only works on Firefox and Chrome, but they both have the CORS issue that wasn't present last Saturday.

@FlyteWizard FlyteWizard removed the todo TODO - Backlog label Mar 14, 2020
@beccap9
Copy link
Contributor

beccap9 commented Jan 14, 2021

@beccap9 beccap9 closed this as completed Jan 14, 2021
HighTechU Sprint automation moved this from To do to Done Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced Anything that is advanced backend Anything related to backend bug Something isn't working help wanted Extra attention is needed javascript Anything related to javascript
Projects
Development

No branches or pull requests

2 participants