[Action Required] Set up billing account with a valid payment method in your App Engine apps

Filippo

Expert
Licensed User
Longtime User
Hi,

I received this email from Google today, has anyone else received something like this?
I don't use cloud storage.

If so, how should you react?


1749057514386.png
 

JohnC

Expert
Licensed User
Longtime User
Is the project (that you blocked out in red) one of your actual products?

Part of your app maybe using some back-end service of a google cloud account - do a search for the phrase "appspot.com" in your code, which could point to where this is happening.
 

asales

Expert
Licensed User
Longtime User
Yes. I got the same e-mail to an app that is unpublished in the Play Store.
It used Firebase Storage.
I'll remove the project in the Firebase and see if that fix it.
 

Filippo

Expert
Licensed User
Longtime User
I'll remove the project in the Firebase and see if that fix it.
I use Firebase so that I can use Crashlytics in all my apps.

Should I now remove the Firebase implementation from all my apps?
 

Filippo

Expert
Licensed User
Longtime User
- Open de listed project(s) in Firebase
- Go to "Apis and Services"
- Disable App Engine in your project

Hi Manfred,

I made these settings more than 10 years ago. Today I no longer know how it works.

Do you mean this?

1749104618530.png
 
Top