react-native-google-signin/google-signin

Unable to install sponsored version

Closed this issue · 3 comments

Unable to install sponsored version:

401 Unauthorized - GET https://npm.pkg.github.com/@react-native-google-signin%2fgoogle-signin - unauthenticated: User cannot be authenticated with the token provided.

I sponsored a few hours ago but haven't been able to install the sponsored version from the GitHub registry. I keep getting 401 and have tried both yarn v4 and npm 10.1. For the npm project, I just created a blank npm project and tried to install the package, with the same error.

I have triple-checked the token, and regenerated it, and it has the "read:packages" (only that) - it is a classic token, not fine-grained.

.npmrc:

//npm.pkg.github.com/:_authToken="ghp_xx"
@react-native-google-signin:registry=https://npm.pkg.github.com/

I've also tried removing the quotes around the token, and then I get:
403 Forbidden, Permission permission_denied: read_package

Hello @gunnartorfis,
Thanks for asking! According to the repo settings, you have a pending invite to the repo. You need to accept it first.

Screenshot 2024-02-13 at 22 51 39

Please let me know if this doesn't help,
Thank you for sponsoring! 🙂

Of course.. 🤦‍♂️
Thanks a lot 🙌