jwt_auth_invalid_token => Algorithm not allowed
-
I have a custom import script using JWT which has been using fine, but has suddenly been failing auth with the following error. I can’t find info on this error. Anybody have guidance on how to diagnose?
An error has occurred in createEvent: \r\nstdClass Object ( [code] => jwt_auth_invalid_token [message] => Algorithm not allowed [data] => stdClass Object ( [status] => 403 ) )
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘jwt_auth_invalid_token => Algorithm not allowed’ is closed to new replies.