Forum Discussion

VincyJelsingh's avatar
VincyJelsingh
New Contributor II
2 years ago

Unable to update the name fields of Google Directory

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:

 

1 Reply

  • SpiroTaleski's avatar
    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.