homotechsual / HaloAPI

PowerShell module for the Halo Service Solutions series of software products.
MIT License
47 stars 35 forks source link

On-Premises Support? #19

Closed ebarley946 closed 1 year ago

ebarley946 commented 1 year ago

New-HaloError: C:\Program Files\WindowsPowerShell\Modules\haloapi\1.11.1\Public\Connect-HaloAPI.ps1:154

Line |

154 | New-HaloError $_ -HasResponse

| ~~~~~~~~~

| The Halo API said invalid_client. The API returned the following HTTP error response: 401 Unauthorized

homotechsual commented 1 year ago

The Halo API said invalid_client

Your API application is not setup correctly or you've used an incorrect client_id.

ebarley946 commented 1 year ago

Thank you. I created the API connection again and noticed that the Client ID changed before I saved it.

homotechsual commented 1 year ago

Can this be closed then?

ebarley946 commented 1 year ago

Yes thank you