I've done another deploys and all was fine, but after finishing the app, 
I'm getting this error. And the page request keeps loading.
Do I need to configure something in "IAM"?

Java 11
Standard Environment
h2 DB
Spring boot

The stack trace from Google Cloud:

"message": "Stackdriver Debugger API has not been used in project 
929024293238 before or it is disabled. Enable it by visiting 
https://console.developers.google.com/apis/api/clouddebugger.googleapis.com/overview?project=929024293238
 
then retry. If you enabled this API recently, wait a few minutes for the 
action to propagate to our systems and retry.",

java.io.IOException: Server returned HTTP response code: 403 for URL: 
https://clouddebugger.googleapis.com/v2/controller/debuggees/register at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1919)
 
at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
 
at 
java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)
 
at com.google.devtools.cdbg.debuglets.java.GcpHubClient.registerDebuggee 
(Unknown Source)



-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8eae8473-aec0-4cf6-b389-3a53688e0c9e%40googlegroups.com.

Reply via email to