Hi,
I created a new Project ion Katalon Studio and new Repository in Github now I am trying to commit changes to Github but I am getting error that my Github repository is not authorized. I have created a public repository
Please help me regarding this and let me know how can I commit the changes. please refer below screenshot.
1 Like
have configured git and its credentials properly in studio?
There are some git courses in katalon learning academy. Please checkout those and see if it helps
Hi @shivam.kohli Did you follow these instructions:
@shivam.kohli
See
Authentication:
- Username: the username to access the Git repository.
- Password: the personal access token to access the Git repository. To learn how to create a Git personal access token, you can refer to these documents:
- GitHub: Creating a personal access token.
…
Have created a personal access token (PAT) for yourself to get access to GitHub?
Did you specify the PAT as the password value in the form?

I guess you typed your “log-in password for https://github.com”, which will not be accepted.