0

I am using the GSuite Admin SDK, Directory API (https://developers.google.com/admin-sdk/directory/v1/guides/manage-users) to add and list users, After adding a new user (using this endpoint: https://www.googleapis.com/admin/directory/v1/users) I try and check if that user exists in the user list or not (using this endpoint: https://www.googleapis.com/admin/directory/v1/users?customer=my_customer).

Every time I do these steps I could not find the newly created users, there seems to be a problem with synchronization.

Is there any solution for this without changing the access token? thnx for the help.

0 Answers0