You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>Get-ITGlueFlexibleAssetFields
Unable to find type [Nullable[String]]. Details: GenericArguments[0],'System.String', on 'System.Nullable`1[T]' violates the constraint of type 'T'.
At C:\Program Files\WindowsPowerShell\Modules\ITGlueAPI\2.1.0\Resources\FlexibleAssetFields.ps1:47 char:9+ [Nullable[String]]$filter_name=$null,+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Nullable[String]:GenericTypeName) [], RuntimeException
+ FullyQualifiedErrorId : TypeNotFoundWithMessage
Expected behavior
Output of data.
Actual behavior
Error, see above.
Environment
PowerShell 5.1.19041.610
ITGlueAPI: 2.1.0
Operating System: Windows 10 Home
The text was updated successfully, but these errors were encountered:
ecspresso
added a commit
to ecspresso/powershellwrapper
that referenced
this issue
Mar 11, 2021
Steps to reproduce
Expected behavior
Output of data.
Actual behavior
Error, see above.
Environment
The text was updated successfully, but these errors were encountered: