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

Remove double-quotes from Get-ITGlueUserMetrics #112

Merged
merged 2 commits into from
Dec 2, 2022
Merged

Remove double-quotes from Get-ITGlueUserMetrics #112

merged 2 commits into from
Dec 2, 2022

Conversation

rodrigoargumedo
Copy link
Contributor

This previously raised an error where User metrics were not retrieved due to message stating Cannot send a content-body with this verb-type. This issue has been fixed after removing the double quotes from the script in the -Method type for Invoke-RestMethod.

This previously raised an error where User metrics were not retrieved due to message stating `Cannot send a content-body with this verb-type`.  This issue has been fixed after removing the double quotes from the script in the `-Method` type for Invoke-RestMethod.
@davidhaymond
Copy link
Collaborator

Looks good to me.

@CalebAlbers CalebAlbers merged commit 58e2f57 into itglue:master Dec 2, 2022
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.

3 participants