Hey,

I'm trying to start an App Engine service in manual scaling with some Firebase 
operations that are to run on a background thread.

When I try to send a request I get the following exception in /_ah/background:
"com.google.apphosting.api.ApiProxy$FeatureNotEnabledException: The Socket API 
will be enabled for this application once billing has been enabled in the admin 
console."

The billing for the app is enabled.. that's what the dashboard says, all other 
billing features are available, and there are no free quotas listed.
I tried disabling billing and then enabling it, I tried to stop and start the 
instances and service, I tried redeploying, but nothing seems to work.

Does anyone have any idea on how to fix this issue?

Thanks!

-- 
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 post to this group, send email to google-appengine@googlegroups.com.
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/12c8ca56-611b-4b7f-becb-22f58d38eebd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to