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

API: commentaire temporaire des scopes de l'API Rome en maintenance #5412

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

xavfernandez
Copy link
Contributor

🤔 Pourquoi ?

Ces 2 scopes font que toutes les demandes de token échouent avec comme erreur invalid_scope.

Cela empêche toutes les utilisations des APIs FranceTravail.

Cette PR débloque la situation mais idéalement je pense qu'il faudrait que chaque commande ne demande que les scopes dont elle a besoin.

Je n'ai pas commenté la commande sync_romes_and_appellations: son échec dans Sentry nous rappellera peut-être d'aller dé-commenter ces scopes si on ne l'a pas encore fait.

🍰 Comment ?

Décrivez en quelques mots la solution retenue et mise en oeuvre, les difficultés ou problèmes rencontrés. Attirez l'attention sur les décisions d'architecture ou de conception importantes.

🚨 À vérifier

  • Mettre à jour le CHANGELOG_breaking_changes.md ?

🏝️ Comment tester

Les instructions pour reproduire le problème, les profils de test, le parcours spécifique à utiliser, etc. Si vous disposez d'une recette jetable, mettre l'URL pour tester dans cette partie.

💻 Captures d'écran

@xavfernandez xavfernandez added the no-changelog Ne doit pas figurer dans le journal des changements. label Jan 17, 2025
@xavfernandez xavfernandez self-assigned this Jan 17, 2025
Those two scopes makes the _refresh_token call fail with an
`invalid_scope` error (possibly related to a maintenance on Rome API).

This error currently prevents all use of France Travail APIs while
those 2 scopes are only needed for the `sync_romes_and_appellations`
command.

This commenting should allow the use of the other API but we'll need
to uncomment them at one point to reenable
`sync_romes_and_appellations`.
@xavfernandez xavfernandez force-pushed the xfernandez/comment_currently_invalid_scopes branch from a1d9b99 to 7331fd2 Compare January 17, 2025 13:26
@xavfernandez xavfernandez added this pull request to the merge queue Jan 17, 2025
Merged via the queue into master with commit 831047c Jan 17, 2025
9 checks passed
@xavfernandez xavfernandez deleted the xfernandez/comment_currently_invalid_scopes branch January 17, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Ne doit pas figurer dans le journal des changements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants