Token is obsolete
-
I am using application passwords in conjunction with JWT Auth. I am able to auth against /token successfully. When I then attach the token as a Bearer token on subsequent calls, I receive a 403 jwt_auth_obsolete_token on the very first request but then get a 200 on following requests. I just get the obsolete message on the very first time using the token. Any ideas what would cause this?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Token is obsolete’ is closed to new replies.