Thank you for taking the time to help us improve our documentation! Please describe the problem and a suggested fix below and we'll get back to you as soon as we can. --DevRel
These Prisma runs are not ingesting any data because the API is returning a 404 when we attempt to retrieve current projects from Prisma.
Thank you for taking the time to help us improve our documentation! Please describe the problem and a suggested fix below and we'll get back to you as soon as we can. --DevRel
These Prisma runs are not ingesting any data because the API is returning a 404 when we attempt to retrieve current projects from Prisma.
Endpoint: https://europe-west3.cloud.twistlock.com/eu-2-143540008/api/v1/current/projects Response: 404 NotFound
The public Prisma API docs mention newer versions, but testing these new endpoints also resulted in the same response as above: https://prisma.pan.dev/api/cloud/cwpp/current/#operation/get-current-projects
The documentation may need to be updated with more accurate URLs or some possible network related issue between Prisma and Kenna is occurring.