noerog
noerog
This appears to be an issue with the OAuth 2 client, not the sample or the Healthcare API service. I'll investigate.
Hi @Ashish-Balhara: Synthea can create very large bundles, but the time you quoted seems excessive. Can you try the suggestions in our network latency best practices doc (https://cloud.google.com/healthcare-api/docs/how-tos/best-practices) and let...
@GoogleCloudPlatform/nodejs-samples-reviewers Ping
> Looks like tests are not running for this directory. Could I trouble you to set up a workflow, just like these here? https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/.github/workflows. Then we can make sure that...
It looks like there are some permissions errors. We had the same issue when adding these samples with a new directory in python-docs-samples. Would it be possible to verify that...
> ``` > File "/workspace/healthcare/api-client/v1/fhir/fhir_stores_test.py", line 244, in test_patch_fhir_store > fhir_stores.patch_fhir_store(project_id, location, dataset_id, fhir_store_id) > TypeError: patch_fhir_store() missing 1 required positional argument: 'pubsub_topic' > ``` > > Seems like the...