JAVA JWT
Hi there,
I am having problem requesting an access token using the generated signed JWT from my java application. I am getting the error "HTTP/1.1 400 Bad Request".
Response content length: 25
Chunked?: false
Data: {"error":"invalid_grant"}
Is there an example on how to obtain access token in java similar to the .net example?
Thanks in Advance,
Suteck Fu
Please sign in to leave a comment.
Comments
2 comments