pulkitjalan / google-apiclient

Google api php client wrapper with Cloud Platform and Laravel support
MIT License
246 stars 75 forks source link

Empty or missing scope not allowed. #32

Closed rjong closed 6 years ago

rjong commented 6 years ago

Hi there,

I want to use the Google Play Developer API with a service user. I've got the error; { "error": "invalid_scope", "error_description": "Empty or missing scope not allowed." }

What to do?