Skip to Main Content

SMART Authorization

Announcement

For information related to the Oracle Partner Network (OPN) Industry Healthcare Track please visit our OPN Industry Healthcare Program page.

For specific questions related to Oracle Partner Network (OPN), please contact Partner Assistance.

Millennium FHIR and non-FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com
Soarian FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com.

Trying to get Bearer Token

Joe MaxwellSep 16 2024 — edited Sep 16 2024

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

This post has been answered by Christopher Brashear-Oracle on Sep 16 2024
Jump to Answer
Comments
Post Details
Added on Sep 16 2024
4 comments
232 views