Skip to content

Can't connect to US2 API #87

Description

@Wh1t3Rose

Using:

$ConnectNinjaOneParams = @{
    UseWebAuth = $true
    Instance = 'us2'
    ClientID = 'xxx' 
    ClientSecret = 'xxx'
    Scopes = @('monitoring', 'management')
    RedirectURL = 'http://localhost:8080/'
    Port = 8080
    ShowTokens = $True
}

Error: { "resultCode": "FAILURE", "errorMessage": "HTTP 404 Not Found", "incidentId": "WEB_MGMT_SERVICE-bcb38dedf91c43069c504dac370e39e2-1782474116-SXSQFIQP" }

Image

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