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

Added throttle handing for users pull #11

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

NinjaStyle82
Copy link
Contributor

I have not seen the throttle error since i made this change so having problems testing it, but thought i would throw it back up here in case it looks right. I ran it and it worked still but no throttle responses.

@NinjaStyle82
Copy link
Contributor Author

NinjaStyle82 commented Oct 24, 2023

here hs an example of one of the errors:

Invoke-WebRequest: /home/kali/1_Testing/GraphRunner/GraphRunner.ps1:1672
Line |
1672 |  …  $request = Invoke-WebRequest -Method GET -Uri $usersEndpoint -Header …
     |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | {"error":{"code":"TooManyRequests","message":"Too many requests from Identifier:d3590ed6-77b3-4102-aeff-aad6692ab01c under category:throttle.aad.ags.appId.large. Please try again
     | later.","innerError":{"date":"2023-10-24T19:57:57"}}}

@dafthack dafthack merged commit 3065f5c into dafthack:main Oct 27, 2023
@dafthack
Copy link
Owner

Thanks for adding the throttle in for that module!

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

Successfully merging this pull request may close these issues.

2 participants