Assigned
Status Update
Comments
bl...@google.com <bl...@google.com> #2
Metadata
- Summary: The Directory API's users.list method is inconsistently returning a nextPageToken when using the query parameter, and the starts with operator is not working for the orgDepartment field.
- Tags:
,directory-api ,users-list ,next-page-token ,query-parameter ,org-department starts-with-operator
Additional resources:
https://issuetracker.google.com/savedsearches/566232?hl=it https://developers.google.com/drive/api/reference/rest/v3/files/list https://developers.google.com/admin-sdk/directory/v1/.../manage-users https://developers.google.com/admin-sdk/directory/reference/rest/v1/.../list https://stackoverflow.com/.../want-admindirectory-users-list-more-then-500... https://stackoverflow.com/.../drive-list-files-doesnt-have-nextpagetoken-wh... https://stackoverflow.com/.../how-to-resolve-the-missing-information-probl...
Description
Problem you have encountered: Issue is seen from Friday 10:30P.M IST
The API is failing to provide the response Get "https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/token?startTime=2024-10-11T14%3A44%3A49Z&endTime=2024-10-11T17%3A29%3A56Z&filters=client_id <>xxxxxxxx": net/http: TLS handshake timeout
The API is working in POSTMAN and Google Explorer but failing when calling as part of running our application.
The API should provide the token activity response.
Can you please let us know ,if there is any update made on the API endpoint side that we need consider while calling the API, if not please provid guidance on how to proceed in solving this issue.