Big error in Google integration. Is it a google problem?

[details=“Support intro”]

I have installed the Google Integration and created the API. When I try to connect I get a very long error message that I have problems to interpret.

Ubuntu 22.04
Php8.1
NC 28

Error message
Google API ServerException|ClientException error : Client error: GET https://www.googleapis.com/drive/v3/about?fields=%2A resulted in a 403 Forbidden response: { “error”: { “code”: 403, “message”: "Google Drive API has not been used in project 705951756721 before or it (truncated…) status code: 403 body: { “error”: { “code”: 403, “message”: “Google Drive API has not been used in project 705951756721 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/drive.googleapis.com/overview?project=705951756721 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.”, “errors”: [ { “message”: “Google Drive API has not been used in project 705951756721 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/drive.googleapis.com/overview?project=705951756721 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.”, “domain”: “usageLimits”, “reason”: “accessNotConfigured”, “extendedHelp”: “https://console.developers.google.com” } ], “status”: “PERMISSION_DENIED”, “details”: [ { “@type”: “type.googleapis.com/google.rpc.Help”, “links”: [ { “description”: “Google developers console API activation”, “url”: “https://console.developers.google.com/apis/api/drive.googleapis.com/overview?project=705951756721” } ] }, { “@type”: “type.googleapis.com/google.rpc.ErrorInfo”, “reason”: “SERVICE_DISABLED”, “domain”: “googleapis.com”, “metadata”: { “service”: “drive.googleapis.com”, “consumer”: “projects/705951756721” } } ] } }

Vielleicht ist dies die Kernaussage: