Hi guys,
I use Xano to decode a JWT from Firebase (with JWS decode). It worked for months until a couple weeks ago that it doesn't work anymore. I changed nothing and I keep getting the JWT token to Xano. But everytime I try to validate the signature I get either one of the following errors:
- message: Unable to load the key.
- message: Unable to load and verify the token.
The thing is that I changed nothing of the Xano function and I keep getting the token correctly…
Anyone found the same issue or anyone have an idea why suddently I got these errors (sometimes one, sometimes the other one)?
Thanks!