Forum Discussion
Hi Matthias ,
Good day, I don't know if this helps but you can also set basic authentication through the http header
e.g
Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ (encoded base64 username:password)
In your account for the Snap, what Application scope do you have defined? Typically we see https://www.googleapis.com/auth/admin.directory.user
- VincyJelsingh2 years agoNew Contributor II
The authentication scope I have are the below (space separated)
https://www.googleapis.com/auth/admin.directory.user https://www.googleapis.com/auth/admin.directory.group https://www.googleapis.com/auth/admin.directory.orgunit https://www.googleapis.com/auth/admin.directory.user.alias
- VincyJelsingh2 years agoNew Contributor II
Any suggestions what could have caused this intermittent error?