imported the repository after connecting to Github. It worked earlier. However, it is no longer functioning. Nothing is visible now. Every project is receiving a 404 error.
Hi,
Welcome to the community!
This looks like a permissions problem. If you’re on the Enterprise plan, an organization administrator can get a list of all projects on the Projects Management admin page. If not, you can use the api/projects/search API to verify that the project exists, and the api/permissions/add_user API to give you permissions.
Note that you’ll probably want to update your permission template as well to grant Browse and Administer to the project ‘Creator’.
HTH,
Ann
I have already tried this. And I am the admin of this organization. I tried to add other projects as well. Nothing is showing in the project list. this is blocking entire code scanning process
Hi,
So you know, changing your permission template now won’t have any retroactive impact on projects already created with the template.
Have you tried this?
Ann
Hi
Thank you for your reply. I created the new permission template and applied it. Now I can able to see the projects

