Connect to Google Healthcare #2817
Unanswered
hongyu0324
asked this question in
Q&A
Replies: 3 comments
|
Hi, We normally advise users to add authorization headers, using MessageHandlers like described here: Can you try and see if this will solve your problem? |
0 replies
|
I got the same error message |
0 replies
|
You can pass the httpclient to the FhirClient constructor... |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I got error message as below
I try to use firely NET SDK for Google Healthcare FHIR Stor,code is as listed :
The token works well as I use HttpClient
But I got error message when I use FhirClient,
Thanks.
All reactions