Error when requesting Group list

23 views
Skip to first unread message

Christopher Martin

unread,
Mar 23, 2023, 11:00:19 AM3/23/23
to Oracle Cerner FHIR Developers
Hi there,

I'm trying to pull a list of groups in our CERT sandbox tenant, but every time I try to make a request it returns a 403 Forbidden message. I was told that the app client id was whitelisted to our tenant, so I'm not sure what is going on?

 Preparing request to https://fhir-ehr.sandboxcerner.com/r4/{{CERT_TENANT_ID}}/Group
* Current time is 2023-03-23T14:53:45.375Z
* Enable automatic URL encoding
* Using default HTTP version
* Disable SSL validation
* Enable cookie sending with jar of 1 cookie
* Found bundle for host fhir-ehr.sandboxcerner.com: 0x28a9c88cd10 [serially]
* Can not multiplex, even if we wanted to!
* Re-using existing connection! (#13) with host fhir-ehr.sandboxcerner.com
* Connected to fhir-ehr.sandboxcerner.com (65.8.248.20) port 443 (#13)
* TLSv1.2 (OUT), TLS header, Supplemental data (23):

> GET /r4/{{CERT_TENANT_ID}}/Group HTTP/1.1
> Host: fhir-ehr.sandboxcerner.com
> User-Agent: insomnia/2023.1.0
> Accept: application/fhir+json
> Prefer: handling=lenient
> Authorization: Bearer {{TOKEN}}

* TLSv1.2 (IN), TLS header, Supplemental data (23):
* Mark bundle as not supporting multiuse

< HTTP/1.1 403 Forbidden
< Content-Type: application/fhir+json
< Content-Length: 191
< Connection: keep-alive
< Date: Thu, 23 Mar 2023 14:53:45 GMT
< X-Request-Id: 5db5e8b2-d23a-4c5f-8f2a-342d0efca413
< Access-Control-Allow-Origin: *
< Access-Control-Expose-Headers: WWW-Authenticate, X-Request-Id
Reply all
Reply to author
Forward
0 new messages