Riste
04/12/2024, 12:09 PM{status: "error", errorType: "unauthorized",…}
error
:
"failed to parse jwt token: unknown signing algo: RS256"
errorType
:
"unauthorized"
status
:
"error"
This is the error, however, when I copy the auth token and substitute it for the localhost it seems to work. So I don't think it's the token that's the problem.