SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
234 stars 68 forks source link

update-gsresource category parameter not working #354

Open jon-parodi opened 3 years ago

jon-parodi commented 3 years ago

Describe the bug Specifying the -Category parameter on update-gsresource causes the category to be listed as 'category_unknown'

To Reproduce Steps to reproduce the behavior:

Specify any valid category to 'update-gsresource'

Expected behavior The specified category gets added to the resource

Environment (please complete the following information):