cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to update the name fields of Google Directory

VincyJelsingh
New Contributor

Hello I am trying to update the last name field of a record in good directory using the "update" action and I am encountering 403 Forbidden, IO error.

The application scope defined in the update snap is: 

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

The error is:

VincyJelsingh_0-1707954863081.png

 

1 REPLY 1

SpiroTaleski
Valued Contributor

First thing that I will check is the user permissions: 

  • Ensure that the account you are using to authenticate with the Google API has the necessary permissions.
  • Make sure the account has the required administrative privileges to modify user information in the Google Directory.