Not able to create feature branch sanjay #1192
Answered
by
codeftsaikat
harshita2303
asked this question in
Q&A
-
@sanjay-kv why i am getting 403 error while creating a feature branch sanjay |
Beta Was this translation helpful? Give feedback.
Answered by
codeftsaikat
Nov 2, 2024
Replies: 2 comments 2 replies
-
scrrenshot please |
Beta Was this translation helpful? Give feedback.
2 replies
-
You're getting a 403 error likely because Insufficient permissions – Check if you have write access to the repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sanjay-kv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're getting a 403 error likely because
Insufficient permissions – Check if you have write access to the repo.
Pushing to the original repo instead of your fork – Make sure you’re on your forked repo.
Authentication issue – Update your GitHub token or SSH key.