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

Troubleshooting New-ITGlueAttachments Forbidden #108

Open
fcrevaroli opened this issue Sep 4, 2020 · 2 comments
Open

Troubleshooting New-ITGlueAttachments Forbidden #108

fcrevaroli opened this issue Sep 4, 2020 · 2 comments

Comments

@fcrevaroli
Copy link

When calling the function New-ITGlueAttachments from a script i get the following error:
New-ITGlueAttachments : {"message":"Forbidden"}

On the same script the function Get-ITGlueConfigurations works correctly so i have exclued an error on the api key.
Is there any way i can further troubleshoot this issue?
How can i debug the Invoke-RestMethod request sent ?
Any help would be appreciated.

Thanks

Francesco

@ecspresso
Copy link
Contributor

From what I can see, the current version of the wrapper does not have the function New-ITGlueAttachments. Did you add it yourself or have I missed something?

@rodrigoargumedo
Copy link
Contributor

@fcrevaroli can you paste in your code without any sensitive keys attached into it? I can probably debug it for you if you want.

@Celerium Celerium mentioned this issue Oct 7, 2024
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

3 participants