I’m new to REST API and the Commvault API Explorer and my first tests fail.
At first I’m creating an authorization token using the Sandbox:
Then I switch to the API Explorer and open the login (using the lock on the right hand side) and paste the token I got before:
I try to get a list of plans using the “Get List of Plans”:
I’m getting a response with an unknown response code:
In the console of Edge are two errors reporting violations of CSP directive:
The same happens using Firefox:
I was searching the web for this CSP violation, but I could not find a solution.
Is there anything I’m doing wrong? How can I get the API Explorer working?