Not able to create feature branch sanjay #1192
-
@sanjay-kv why i am getting 403 error while creating a feature branch sanjay |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
scrrenshot please |
Beta Was this translation helpful? Give feedback.
-
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.
-
A 403 error usually occurs due to: Insufficient Permissions: Ensure you have write access to the repository. |
Beta Was this translation helpful? Give feedback.
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.