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

Question about "Cloud Endpoints OpenAPI for Cloud Run with ESPv2"

What I want to achieve

I want to send HTTP request to Cloud Endpoints OpenAPI for Cloud Run with ESPv2 connected to backend with Basic authentication, and get a response.

Takudooon_0-1679367245850.png

Problem
HTTP request with Basic authentication fails and the following response is returned.
I did not use Base64 token anything.

{"statusCode":406,"statusDescription":"Not Acceptable","errorMessage":"Illegal base64 character 2e"}

What should I do to solve the above problem ?

0 1 225
1 REPLY 1

Hi @Takudooon ,

Could you include the HTTP request that you are sending to the Cloud Endpoints OpenAPI? And also, include a reproducible steps for us to try and reproduce the issue that you're dealing with.

Regards,
Marc