- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2024 09:33 AM
I have started ServiceNow Learning Plans->New to ServiceNow module
When I try to import the application from GitHub it is throwing below issue i.e, doesn't have read and write access.
Currently, I am using Washington DC version but my GitHub show Utah.
Please guide me in resolving the issue.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 12:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 02:22 AM
Hi @VindY,
You need to go to your token in GitHub and enable permissions (all of them) so that you can import the Application. I have faced this issue before and I resolved it by enabling all the permissions. However do not do this with your organization instance without asking senior developers or manager.
If you found my reply useful, please mark it as Solution and Helpful. This will help me and the community.
Thanks and Regards,
Ehab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 03:35 PM
Currently only basic auth via Personal Access Token is supported. Configure the token in your Github account and use it in the password field in ServiceNow credential record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 12:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 02:22 AM
Hi @VindY,
You need to go to your token in GitHub and enable permissions (all of them) so that you can import the Application. I have faced this issue before and I resolved it by enabling all the permissions. However do not do this with your organization instance without asking senior developers or manager.
If you found my reply useful, please mark it as Solution and Helpful. This will help me and the community.
Thanks and Regards,
Ehab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 03:35 PM
Currently only basic auth via Personal Access Token is supported. Configure the token in your Github account and use it in the password field in ServiceNow credential record.