-
Hello, I'm trying to setup ARC for my github enterprise v3.10 (self-hosted) and I'm hitting this issue when trying to use enterprise URL and token (PAT). Everything works fine if I use org url and org scoped token.
PAT (token classic) was created with the Testing the endpoint (https://docs.github.com/en/[email protected]/rest/actions/self-hosted-runners?apiVersion=2022-11-28#create-a-registration-token-for-an-enterprise) manually with curl I get the same 404 error. The token auth seems to work, If I change a char in the token it gives me 401. Error message in the pod log:
Any ideas what is going on? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
To use enterprise scope it needs to be an enterprise owner token. Closing this one. |
Beta Was this translation helpful? Give feedback.
To use enterprise scope it needs to be an enterprise owner token. Closing this one.