HTTP 403 error "Forbidden" on a GET request
A GET REST request returns response code 403 and the response body contains the following text string:
Forbidden
The user attempting the request is a member of the Auditors group, and the GET request specified a switch resource that users with auditor rights are not permitted to access.
Log in to the REST API with a user name that has operator or administrator rights.