Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://graph.microsoft.com:443 "GET /beta/users fails after couple of success #65

Open
shubhamshrm03 opened this issue Oct 30, 2023 · 0 comments

Comments

@shubhamshrm03
Copy link

I am trying to use the beta endpoint in the AAD user input to get the user list from Azure. This input only pulls 500k user entries and Splunk internal logs shows 401 error after several 200 response for the exact same URL.
I am not using the v1.0 endpoint in input configuration as it only pulls specific attributes form AAD whereas beta one pulls all the attributes.

Error from Splunk below.

2023-10-29 04:28:02,017 DEBUG pid=2549891 tid=MainThread file=connectionpool.py:_make_request:465 | https://graph.microsoft.com:443 "GET /beta/users?$skiptoken= HTTP/1.1" 401 None
2023-10-29 04:28:00,685 DEBUG pid=2549891 tid=MainThread file=connectionpool.py:_make_request:465 | https://graph.microsoft.com:443 "GET /beta/users?$skiptoken= HTTP/1.1" 200 None

note: There are many 200 response code logs followed by one 401 and then no more logs. and this is same in all the logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant