Stream: smart
Topic: Invalid Client
Gowtham (Jul 19 2021 at 09:16):
Hi ,
I create application in Fhir. I want to access token from server. when i request it shows response like INVALID CLIENT.i create keypairs using openssl and created jwt by header type as jwt and Algorithm as RS384 and also payload as iss,sub,iat,aud,exp,jti and also signature publickey and private key as openssl created keys.it shows INVALID CLIENT. please help me for getting access token
Lloyd McKenzie (Jul 19 2021 at 13:08):
@Gowtham Looks like you accidentally posted the same question to two different threads. I deleted one of them. You also posted to threads that weren't really related to your question. When you're posting a new question, it's best to change the "topic" text to something that's related to what you want to ask. I've renamed your topic to "Invalid Client" instead of "Patient group scopes".
Can you provide some details about what type of server you're receiving the "Invalid Client" message from?
Cooper Thompson (Jul 19 2021 at 13:14):
That sounds like it might be an error returned by the Epic auth server. If you are testing with the fhir.epic.com sandbox, you can reach out to open@epic.com for assistance.
Last updated: Apr 12 2022 at 19:14 UTC