athenahealth / apiserver-athenaFlex

Software developers can use sample code and documentation to use athenahealth's athenaPractice/athenaFlow FHIR API Server.
https://mydata.athenahealth.com/home
17 stars 7 forks source link

How to authorize application at the practice level #309

Closed jonathanminson closed 1 week ago

jonathanminson commented 3 months ago

We have an application that is working in the sandbox. I have created a "Production" version of the app here:

image

However, when I attempt to authenticate I get: invalid_client. This makes sense, as I assume there is something the client has to do to enable our application.

Can someone point me in the right direction or provide me documentation?

deepaktiwari29 commented 1 month ago

Hello @jonathanminson, Sorry for delayed response. Yes, that's correct. If you have registered your app and marked it as "Production", all you need to do before using it for the Authentication flow is add it to the API App Authorization list from the client. Please follow this path to add your app in the list: Home Page> Administration > System > Interoperability > API App Authorization

deepaktiwari29 commented 1 week ago

Hello @jonathanminson, hoping we have answered your questions. Marking this issue as closed, if you have any further questions, please open a new ticket.