**Steps to reproduce** Get-ITGlueConfigurations -id $some_id **Expected behavior** Returned data from IT Glue **Actual behavior** ``` Get-ITGlueConfigurations : The remote server returned an error: (404) Not Found. At C:\Untitled6.ps1:7 char:2 + Get-ITGlueConfigurations -id $some_id + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ITGlueConfigurations ``` **Screenshots** N/A **Environment** Please share additional details about your environment. Version information for: * PowerShell: 5.1.17763.134 * ITGlueAPI: 2.0.4 * Operating System: Windows 10 (10.0.17763.0)