I get an error when using the Google API. having the right to connect to Google Drive and add a new sheet and insert data into it.
It worked until yesterday, but when I launch the application today. Im getting the error:
The error appears after users gave a token and tried to access the DRIVE API to get all the files
domain: "usageLimits" extendedHelp: "https://code.google.com/apis/console" message: "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup." reason: "dailyLimitExceededUnreg"
I have not changed any settings. The following API allows you to use the access token for my application. I have to add / enable more API for it to work.

javascript google-drive-sdk google-spreadsheet-api google-api google-drive-realtime-api
Shan Khan
source share