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

🐛 Le jeu ne se lance pas #1809

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

cprodhomme
Copy link
Contributor

Il y avait des fichiers mp3 qui n'était pas correctement chargé par le navigateur alors que l'appel retourné une 200

L'erreur vient du fait que le serveur n'acceptés pas les méthodes OPTIONS

Documentation : https://medium.com/@chris.lty07/configuring-for-cors-with-ruby-on-rails-part-ii-fb5399a80d64

Origine du problème :
Le 19/08/2024, nous avons retiré :options et :head des cors #1628

Il y avait des fichiers mp3 qui n'était pas correctement chargé par le navigateur alors que l'appel retourné une 200

L'erreur vient du fait que le serveur n'acceptés pas les méthodes OPTIONS

Documentation : https://medium.com/@chris.lty07/configuring-for-cors-with-ruby-on-rails-part-ii-fb5399a80d64

Origine du problème :
Le 19/08/2024, nous avons retiré :options et :head des cors
#1628
@Marionvel Marionvel merged commit b173091 into develop Jan 7, 2025
2 checks passed
@Marionvel Marionvel deleted the EVA-270-le-jeu-ne-se-lance-pas branch January 7, 2025 14:11
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

Successfully merging this pull request may close these issues.

2 participants