Workflow or API calls:
Trying to follow the documents here https://docs.oracle.com/en/industries/health/millennium-platform-apis/fhir-authorization-framework/#requesting-authorization-on-behalf-of-a-system to create a bearer token as a system using C#. I am using my client Id (applicaiton Id) and secret to try to create a request. I am using the headers as the documentation requires and creating a basic auth as it tells me but i am unable to get a response. I keep getting 415 errors or 406.
Currently I am using the sandbox tenant Id as in the documentations example.
Background Information:
Failure to provide answers will impact our ability to respond in a timely and effective manner
Developer questions:
Are you an OPN Member? No
Have you signed up to be in the Healthcare Developer Track? No
Are you a registered Code Program member? No
Does your App have a presence on the Oracle Healthcare App Marketplace? No
My applicaiton Id 5f6be3bc-3f71-4e25-87bd-facee2d3ac8d

Expected Result:
Expecting a bearer token in the response to use on the