-
Notifications
You must be signed in to change notification settings - Fork 17
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
WebCmdletWebResponseException when calling New-APPermissionReport #27
Comments
Can you run this command and provide the output of |
Sure:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to generate a list of users that have permissions for a certain repository in an Azure DevOps project, following your tutorial on stack overflow.
After creating the session I run
which results in the following error:
As far as I can tell the session should be OK, as I can successfully run
Get-APBuildList -Session 'mySession'
for example.The text was updated successfully, but these errors were encountered: