drdoctr / doctr

A tool for automatically deploying docs from Travis CI to GitHub pages.
https://drdoctr.github.io
MIT License
107 stars 30 forks source link

403 - Resource not accessible by integration #377

Open Gowthamkumar-R opened 12 months ago

Gowthamkumar-R commented 12 months ago

I am trying to execute API Automation build. while try to make build occurs below error. I have not added any dependencies related to Github in my POM.xml file, Anyone please guide me to resolve this issue,

Error: HTTP Status 403 for request POST https://api.github.com/repos/Gowthamkumar-R/AmeriSave/dependency-graph/snapshots Error: Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository" } Error: Resource not accessible by integration Error: HttpError: Resource not accessible by integration

Issue in Git-Actions