Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

C# bigqueryclient error - upstream connect error or disconnect /reset before headers

we are getting below error when trying to connect to google biquery database and fetch the data 

C# bigqueryclient error - upstream connect error or disconnect /reset before headers reset reason : protocol error 

we are using bigquery client from c# web API , unable to find the root cause 

 

 

0 1 214
1 REPLY 1

I have tried researching the error, but it appears that it has various root causes to file names to your http connections. For this I would recommend to file Google support for better visibility on your project and resources.

https://cloud.google.com/contact

Reference that I have found is regarding with Cloud Run but exact same error: https://stackoverflow.com/a/74296094/19378826

Top Solution Authors