- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2022 04:45 AM
Good evening.
I hope you are doing well.!
Question: Create an Application with a table extending Task, integrate the source control and create a branch with Application Properties and create a System property module to your application. Create a system property “assignment.group.priority.critical”, then use the system property to set the default value of the Assignment group as ‘Help Desk’ when the priority is ‘Critical’. Commit the changes in the source control.
Here, I am unable to integrate source control i.e., fork the GitHub repository to my ServiceNow instance. I am getting an error as "Repository authentication failed, check credentials. Make sure the user has both read and write access".
Please check the below screenshots.
I have given my GitHub email ID and GitHub password as my credential.
How should I resolve this error?
Also, please explain me in brief how to move ahead with the question once the error is resolved.
Thank you.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2022 12:32 PM
Rather than using your GitHub password, you will want to create a token with the appropriate rights. Check out this doc from GitHub for creating a token. Best of luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 09:25 AM
Thank you so much Sandeep. The issue got resolved. I was stuck with this issue for the last 2 weeks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 09:26 AM
And Sandeep, (The GitHub fork issue got resolved.) now please tell me how to move ahead with the question.