You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to automate the process of integration of repositories but I cannot. I tried to do a get of the repos list and works, but when I do a POST operation following the documentation, I obtain a 403 Forbiden Error:
I verify and my user should be enough permissions to do the operation.
Also I tried in a Powershell script and Postman and fails in both parts...
Documentation link
https://pan.dev/prisma-cloud/api/code/update-repositories/
Describe the problem
I am trying to automate the process of integration of repositories but I cannot. I tried to do a get of the repos list and works, but when I do a POST operation following the documentation, I obtain a 403 Forbiden Error:
I verify and my user should be enough permissions to do the operation.
Also I tried in a Powershell script and Postman and fails in both parts...
I my case, I am using this API endpoint: https://api2.eu.prismacloud.io/code/api/v1/repositories
Suggested fix
Please verify https://api2.eu.prismacloud.io/code/api/v1/repositories is admitting POST operations
The text was updated successfully, but these errors were encountered: