Dev News 28
Scheduled Maintenance: Authentication Server
Section titled “Scheduled Maintenance: Authentication Server”Date: Sunday, 01.09.2024 Time: 9:00 - 9:30 CEST (7:00 - 7:30 UTC)
In preparation for a necessary infrastructure update, please be advised that our authentication services will experience periods of unavailability during the scheduled maintenance window on September 1, 2024, from 9:00 to 9:30 CEST (7:00 to 7:30 UTC).
Impact
Section titled “Impact”-
User Management: Creation, updating, and deletion of users, API keys, and organizations (including managed organizations) may not be possible during this time.
-
Token Generation: Generating new authentication tokens may be temporarily unavailable.
-
Token Invalidation: Existing access and refresh tokens may be invalidated post-maintenance.
Token Handling Advisory
Section titled “Token Handling Advisory”If a refresh token is invalidated, it cannot be reused for re-authentication. To generate a new token, please use the relevant authentication endpoint along with your API key and API secret.
Implementation Notice
Section titled “Implementation Notice”Ensure your implementation falls back to ApiKeyAuthentication if RefreshTokenAuthentication returns a 401 HTTP status code.
Cheers, Hannah from fiskaly
Was this page helpful?