Cerner System Account

82 views
Skip to first unread message
Assigned to kol.k...@gmail.com by me

Jalapathi Jalan

unread,
Nov 2, 2021, 8:13:11 AM11/2/21
to Cerner FHIR Developers
Hi Team,

Am getting below response, anything i missed from my end

Postman:

CURL:
curl -X POST 'https://authorization.cerner.com/tenants/ec2458f2-1e24-41c8-b71b-0e701af7583d/protocols/oauth2/profiles/smart-v1/token' \
-H 'Accept: application/json' \
-H "Authorization: Basic ***********************************" \
-H 'Content-Type: application/x-www-form-urlencoded' \
-H 'cache-control: no-cache' \
-d 'grant_type=client_credentials&scope=system%2FObservation.read%20system%2FPatient.read'

Response
{
    "error": "invalid_client",
}

Kol Kheang (Cerner)

unread,
Nov 17, 2021, 4:29:30 PM11/17/21
to Cerner FHIR Developers
Hello!

Could you check this documentation here https://fhir.cerner.com/authorization/#requesting-authorization-on-behalf-of-a-system on whether the authorization header uses the correct base64 encoded string for system_account_id:secret?

Thanks,
Kol
Reply all
Reply to author
Forward
0 new messages