Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with "Integrate Multiple Repositories" #736

Open
paramosr opened this issue Aug 28, 2024 · 1 comment
Open

Issue with "Integrate Multiple Repositories" #736

paramosr opened this issue Aug 28, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@paramosr
Copy link

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:

image

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

@paramosr paramosr added the documentation Improvements or additions to documentation label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants
@paramosr and others