jomalin Posted April 7 Report Share Posted April 7 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. Link to comment Share on other sites More sharing options...
jomalin Posted April 7 Author Report Share Posted April 7 Seems like a reboot fixed the issue. 🤦♂️ How did I not do step 1 in troubleshooting Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now