Same here. Posting to
I've checked my jwt on
jwt.io and checked that the public key validates the signature there as well. Setting the exp to 4 minutes in the future and checked the relative timestamp at
epochconverter.com to make sure there isn't a timezone issue. Generating a new random 16 character jti on each request. Made sure to post the params into the post body. Uploaded the public jwt key to the epic sandbox nearly 48 hours ago now.
Still getting 'invalid_client' every time.
Anyone else have any thoughts?