People API - QUOTA_EXCEEDED / FBS quota limit exceeded
问题 The google people api page says correctly how to authenticate and list 10 example contacts and everything works perfectly: https://developers.google.com/people/quickstart/python I can authenticate and list 10 perfectly but I'm having an error when trying to create new contacts. The api is returning me the following error: HttpError: <HttpError 429 when requesting https://people.googleapis.com/v1/people:createContact?alt=json returned "Resource has been exhausted (e.g. check quota).". Details: