Hello,
I would like to create a report using the PAM360 RESTful API.
I used the following command to create the report:
The output I received is as follows:
{"operation":{"result":{"message":"User is not allowed to access from this host","status":"Failed"},"name":"Authentication"}}
The error message indicates that the user is not permitted to access the API from the specified host.
Can you please help me understand what might have gone wrong or what steps I should take to resolve this issue?
Thank you in advance!