-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Received status code 403 from server: Forbidden #2
Comments
what group id did you use? not This is very weird, I even created a token with ALL the permissions and it still didnt work |
it got uploaded with the cesarferreira groupID, but onto my GitHub (as seen in the attached image on earlier comment). The problem is definitely not with the token. |
Please try cloning the project with Https clone and it should work. |
|
@cesarferreira were you able to resolve this issue? |
Couldn't in the end, opened an issue with github team but they never got back to me, thanks a lot @prasad79. WHen they get back to me I'll let you know what was the problem :) |
Perfect. |
Same here, 403 I couldn't resolve |
@cesarferreira @sua8051 Were you able to resolve the issue? |
Same here, 403 I couldn't resolve |
Thank for your article. I have successfully uploaded to library to GT and can see it. However now my problem is using it in another project. I have created a "read" access PAT and using those details (PAT and username) but can't gte gradle to resolve the dependency. I also get 404 when I try browsing the maven.pkg url I am using for the repositories configuration in gradle :(. Any help? |
Hi, thanks for your article, it was very enlightening!
Yet, I bumped into something. This is the repo: https://github.com/cesarferreira/android-unique-device-id
I'm trying to upload the github package, I followed your guide and it looks like i'm doing everything right but i keep getting this error:
my build gradle: https://github.com/cesarferreira/android-unique-device-id/blob/master/android-unique-device-id/build.gradle
I even made a token with ALL permissions to see if those basic permissions weren't enough.
I made sure that the environment variables are there.
Does anything stand out to you that I'm missing?
Thanks in advance!
The text was updated successfully, but these errors were encountered: