27
Verification fails with "jwt malformed" — the token looks fine when I print it
My API rejects requests with an error saying the token is malformed. It happens on every request, not intermittently. When I log the token before verifying it, it looks like a normal token to me — a long string of…