- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 01:14 PM
Every time I try to create a branch in Studio this message appears: "Repository authentication failed, check credentials. Make sure the user has both read and write access". How can I fix this?
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
-
Studio

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 01:44 PM
Hi,
Please check if the credentials you had provided were your sign in and password for repositry (e.g github) not service now. Once you reset respository password , it should work.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 10:41 AM
Thank you!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2018 03:05 PM
I've done this - making sure it was my github account creditials - however, still getting this error. Just to be certain, I updated it again and recieved an alert saying "Editing the repository configuration was successful." When I then try to create the brand again, I get the same "Repository authentication failed, check credentials. Make sure the user has both read and write access" error.
Any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2018 06:46 AM
Actually, I figured out the issue...
If you change your github username, your old one will work (at least mine did) to import the forked repo. However, it will not work in regards to the authentication to make a new branch.
I was using lastpass - which had my old username. Just in case anyone else has the same frursting16 hours I did lol
Thanks 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2019 10:52 AM
I did both steps listed above and I'm still not able to log in can someone please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2022 08:34 AM
I recently wrote a 'ServiceNow Pro Tips' article on this, which teaches you:
- How to change which GitHub / repository your ServiceNow application in Studio
- How to update your GitHub repo credentials in ServiceNow
- How to generate ECDSA SSH keys and link your ServiceNow application with GitHub using SSH (including the new GitHub rule against using insecure RSA keys) - since GitHub no longer supports basic auth or RSA SSH keys
- How to generate/link your SSH API key-pair with GitHub and ServiceNow, using your public/private keys
You can see the full article with detailed step-by-step instructions, here: https://snprotips.com/blog/2022/3/4/how-to-change-servicenow-applications-repositoryurl