You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SMART on FHIR
HI all,
I'm trying the Athenahealth FHIR R4 Patient APIhttps://docs.athenahealth.com/api/fhir-r4/patient here, but always get the error "403 Forbidden" with body "Forbidden: Invalid Client" as below image.
I also follow the guideline from Athenahealth to setup the
Developer Portal to enable all of the FHIR R4 Scopes, and then I can
call the request to get the Access token successfully before calling the
FHIR R4 Patient API.
Did somebody success to call their R4 APIs? Please help me with this.