Johan Lindell

Results 96 comments of Johan Lindell

The authentication right now is done through `https://@ ` and not `https://x-access-token:@`, might work with both, but otherwise, if that change would be needed we would ofc make it. But...

> I was however able to use the installation token to do a pull/push from my terminal with the git client. How did you use this? Did you set the...

I tried it out (but outside of github actions) and get the same result as you. I can pull and push by using `x-access-token:` but the API returns that I...

I still feel a bit uneasy about going against what the API tells us we are allowed to do. It could cause cases where we actually try to pull from...

Please do open a support ticket with GitHub :) You can both refer to me if there are any questions around multi-gitter is using the API, and link to this...

Its seems that the creator of this bug has deleted their account, and since no one else has indicated this is needed, I'm closing this bug for now.

@mspiegel31 Please open an issue with GitHub stating the (assumed) bug. > That even if the token has pull and push permissions, the API will still return: ```` "permissions": {...

When authorizing through oauth now, I get the permissions through the API working as expected. Can you, @mspiegel31, please verify your steps, and what the API gives you back. ![image](https://user-images.githubusercontent.com/284868/222712793-d4224972-7247-44b0-a94e-5c3df0e02fd1.png)

@joel-mccoy-arcticwolf Thanks for reaching out to GH support. Is still think this part is strange since it's returned for all token types. > But it sounds like if the permission...

Had some time to fix this now: #334, but I'm out of time for today, so I have not been able to test this yet. If you are able to,...