People API: FBS quota limit exceeded
问题 While syncing contacts using the People API, I've run into a quota limit error which I don't understand and haven't found any information about it on the net. The error is the following: "error": { "code": 429, "message": "Resource has been exhausted (e.g. check quota).", "status": "RESOURCE_EXHAUSTED", "details": [ { "@type": "type.googleapis.com/google.rpc.QuotaFailure", "violations": [ { "subject": "QUOTA_EXCEEDED", "description": "FBS quota limit exceeded." } ] } ] Does anyone have any