c# 4.0 - Google Insights Page Speed API unable to connect server error -


i dealing google insight page speed api , have come across weird errors state "pagespeed unable connect server. ensure using correct protocol (http vs https), page loads in browser, , accessible on public internet." , "unable process request. please wait while , try again."

i tried finding forum hard luck didn't found any

google insight page speed forum

also, have searched related question are

pagespeed unable connect server , timeout error

you can check api call. https://www.googleapis.com/pagespeedonline/v2/runpagespeed?url=http://stackoverflow.com&strategy=mobile&key=api_key

i want overcome on these errors. looking forward response.

the pagespeed api throw error when being overloaded. if you're making multiple calls api might want slow down call rate implement type of retry functionality.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -