I figured the use of URL Fetch was a remnant from when the app used the 
Java 7 runtime and is no longer needed in the Java 8 runtime, so I switched 
from UrlFetchTransport to NetHttpTransport which works fine so far.

On Sunday, October 7, 2018 at 2:21:48 AM UTC+3, Gabriel Axel wrote:
>
> Greetings,
>
> Starting today I am getting the following error in a Standard Java 8 app:
>
> com.google.apphosting.api.ApiProxy$UnknownException
> An error occurred for the API request urlfetch.Fetch()
>
> and it kept repeating until I shut down all the instances of the app in 
> that project, but a few hours later the error reappeared until I shut down 
> all instances again. The same app deployed to a different project did not 
> experience this at the same time, nor did I experience it locally.
>
> This happens when I use Google OAuth2 client library to verify a token 
> received from the web client 
> in com.google.api.client.googleapis.auth.oauth2.GoogleIdTokenVerifier.verify()
>
> Project number: 875106233913
> Error ID: CICFyM7BtLGgswE
>
> Any help in resolving this will be much appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a84fe48d-d4ad-4af5-80c9-6a8e87d3ade0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to