bambadiouf1 commented on issue #34397: URL: https://github.com/apache/beam/issues/34397#issuecomment-4391151453
Hey, @Amar3tto! Thanks, I think I identified the issue, I update the google.golang.org/api dependency to v0.276.0 in that PR and the Search and SearchType methods for FHIR require an io.Reader for the request body but I was previously passing nil which caused the failures: Sent https://github.com/apache/beam/pull/38381 to fix this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
