Hi,
I'm trying to get the System OAuth flow working for my application. I've followed the directions for setting up a system account and created an app to go with it.
My Client ID is: e9159c16-e07c-41f3-8654-a16e0c19dced
I'm base64 encoding the the the 'Basic' auth credentials and posting to the sandbox authorization url using the sandbox tenant ID. Here's the URL:
The response I get is:
{"error":"invalid_client"}
The 'Cerner'Correlation-ID' for this request is:
'Cerner-Correlation-ID': '29058a31-b5a2-4cf6-9aca-ceb202de36fe'
Any help is appreciated here:
Thanks,
Rob