Unable to import application from GitHub

VindY
Tera Contributor

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.

VindY_0-1724170726862.png


Please guide me in resolving the issue.

3 ACCEPTED SOLUTIONS

CezaryBasta
Tera Guru

Looks like your credentials are misconfigured. Have you followed the instructions on the learning plan? Check also this and this link.

--
See more of my content here.

View solution in original post

Ehab Pilloor
Mega Sage

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

View solution in original post

Chris Yang
Tera Sage

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.

View solution in original post

3 REPLIES 3

CezaryBasta
Tera Guru

Looks like your credentials are misconfigured. Have you followed the instructions on the learning plan? Check also this and this link.

--
See more of my content here.

Ehab Pilloor
Mega Sage

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

Chris Yang
Tera Sage

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.