Skip to content

For some reason, the module decided it didn't know where Dlls were located #1

@afterl1f3

Description

@afterl1f3

Object must be a JObject or JArray but it is a JArray
At C:\Users\aburr\Documents\sharedapi.qa\PowerShell Scripts\Sanity Tests v2\Modules\PSTestRail\PSTestRail.psm1:1075 char:9

  •     throw New-Object ArgumentException -ArgumentList ("Object must be a JObj ...
    
  • - CategoryInfo          : OperationStopped: (:) [], ArgumentException
    - FullyQualifiedErrorId : Object must be a JObject or JArray but it is a JArray
    
    

After initializing a session, anything I call, ie: Get-TestRailProjects | Where name -eq "SharedAPI" | Get-TestRailSuites or Get-TestRailSuites -ProjectId 49, I get the above error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions