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

Why response of API showing "This service temporarily unavailable" when i am using APIKEY?

Not applicable

Getting error "{"fault":{"faultstring":"The Service is temporarily unavailable","detail":{"errorcode":"messaging.adaptors.http.flow.ServiceUnavailable"}}}" When tried to run the API using APIKey.

0 4 494
4 REPLIES 4

What's the response when you don't provide API key? Can you trace the proxy and see requests hitting it?

@Faher

can you open trace and check? The error seems because of some different reason.

Not applicable

The 503 error you are seeing is indicative of something other than a bad APIKey.

Faults for bad API key validation errors can be found here.

Not applicable
@Carlos Eberhardt

Thanks for the response. Issue resolved. As my API wasn't deployed over the web network.

Top Solution Authors