2

I'm using the Google API v4 in a Laravel project to write to Google Sheets. I am able to create sheets and share them with a particular user, but I wish to use the setSubject() method to impersonate a user so sharing is not necessary.

I have Domain wide Delegation set up but I am receiving this error:

[Google_Service_Exception]
{
  "error": "unauthorized_client",
  "error_description": "Unauthorized client or scope in request."
}
Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449
Michael
  • 4,282
  • 9
  • 55
  • 89

0 Answers0