You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It’s a bit of a hack — actually it’s a pretty big one 😂 — but if you find yourself in need a workaround, as we did, you can patch the underlying library:
For a few days we receive 403 on URL such https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
To fix the issue, we need to provide
Accept-Encoding
to blcDescribe the solution you'd like
Ideal it would be nice to be able to provide custom headers
Describe alternatives you've considered
Adding a flag such as
--user-agent
to provider--accept-encoding
tooAdditional context
The text was updated successfully, but these errors were encountered: