When I run gradle, I get the following message:

com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden { "code" : 403, "errors" : [ { "domain" : "global", "location" : "Authorization", "locationType" : "header", "message" : "The account for the specified project has been disabled.", "reason" : "accountDisabled" } ], "message" : "The account for the specified project has been disabled." } 

please help me understand what it wants from me

    1 answer 1

    This is an error header, just figured out what's wrong. I tried connecting online testing yesterday, but something went wrong. And successfully forgot about it. And now it has begun to demand to connect this thing and I have no idea what it wants from me, since I did not make any purchases in my application. As a result, I deleted this setting and everything became normal.

    • please do not forget to mark the answer as accepted - Mikhail Vaysman
    • I can only in two days - Maxim Fomichev