You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
New releases after 21.05.2023 has changes to how tokens are read it seems. Since we dont have locked package versions, i suspect we have a package(potentially FastAPI?) who has updated with a breaking change.
Error msg: "Flotilla failed to authorize towards ISAR: {"detail":"Unable to process token"}"
To Reproduce
Steps to reproduce the behavior:
Build a new release on any of the isar-robot packages with authentication flow set up from flotilla and witness the error message:
Flotilla failed to authorize towards ISAR: {"detail":"Unable to process token"}
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Describe the bug
New releases after 21.05.2023 has changes to how tokens are read it seems. Since we dont have locked package versions, i suspect we have a package(potentially FastAPI?) who has updated with a breaking change.
Error msg: "Flotilla failed to authorize towards ISAR: {"detail":"Unable to process token"}"
To Reproduce
Steps to reproduce the behavior:
Build a new release on any of the isar-robot packages with authentication flow set up from flotilla and witness the error message:
Flotilla failed to authorize towards ISAR: {"detail":"Unable to process token"}
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: