-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I tried the command ssb-project create tech-coach-internal-test --github --github-token='ghp_mytoken'
and fails with the error messages:
more /home/onyxia/ssb-project-cli/.error_logs/create-error-1749196907.txt
404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest/repos/repos#get-a-repository", "status": "404"}
more /home/onyxia/ssb-project-cli/.error_logs/ssb-project-debug.log
...
DEBUG:traitlets:Found kernel tech-coach-internal-test in /home/onyxia/work/.local/share/jupyter/kernels
DEBUG:traitlets:Found kernel python3 in /home/onyxia/.local/share/pipx/venvs/ssb-project-cli/share/jupyter/kernels
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /orgs/statisticsnorway HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /orgs/statisticsnorway/repos HTTP/1.1" 201 7656
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/statisticsnorway/tech-coach-internal-test HTTP/1.1" 404 None
I have checked that my GitHub token is valid and it has the scopes repo and workflow.
Metadata
Metadata
Assignees
Labels
No labels