Comment
artemzhuchkov
ServiceNow Employee
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
12-19-2025
07:28 AM
@AndyS6756198030 to connect to GitHub it's required to use the personal access token which is detailed how to do in "Creating your GitHub access token for authentication – Part 1" part of this blog (top of the page).
Step 13 is where you should use that access token for basic auth.
I thought it would be useful to have that detailed within the blog itself instead of a pre-req.