JWT Signature verification error
Getting the response:
{"error":"invalid_grant","error_description":"Signature verification failed"}
This happens when using console generated key pair or supplying my generated own RSA keys.
I have no problem supplying the public/private keys, JWT and whatever else might be needed to trouble shoot this. I have the user app working with web authorization. Server integration with JWT keeps failing.Tried many things for a few days and still same results.
Read another topic on the same thing and the developer magically reported it working after a while. I am not keen on waiting for the magic to happen.
-
Hi, I had the same issue.
The public / private key pair seems to be the ones in your Box Dev console App Configuration Tab, so it seems like we can't just use our own generated RSA keys.
I posted my solution in this thread: https://support.box.com/hc/en-us/community/posts/360049139754-JWT-assertion-s-Signature-with-RS256-algorithm?page=1#community_comment_4416235411091
Hope it helps
投稿コメントは受け付けていません。
コメント
1件のコメント