Jump to content

After upgrade to 9493 error on API call


jomalin

Recommended Posts

Upgraded from 9300 to 9493. Now when running this command

 

$ClientID = Invoke-Restmethod -Method GET -Uri $ClientIDURL -UseDefaultCredentials

 

I get this error

 

Invoke-RestMethod: [{"errors":[{"message":"Forbidden"},{"phrase":"This Passwordstate Authorised Web Server does not have the correct Role selected for this functionality."}]}]

 

I checked the Authorized Web Server page in admin and the server is listed as the Primary Server with all available Functional Roles selected.

 

image.png.a6ca439681974ba4460d0794abe7474b.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...