The CreatorCon Call for Content is officially open! Get started here.

Issues with ServiceNow Extension for VS Code

Gary Kakazu1
Mega Guru

I've been using the ServiceNow Extension for VS Code linked with my PDI for several years with few problems but recently, I started getting the message when I do a sync:

 

  self signed certificate in certificate chain

 

The code no longer sync's. Anyone else seeing this and know how to fix?

 

I'm also getting a message that the Beautify extension is deprecated but can't get rid of it because it is a dependency for the ServiceNow extension. Is there any plan to update the ServiceNow extension?

1 ACCEPTED SOLUTION

Gary Kakazu1
Mega Guru

They sync issue magically went away. I tried it again today and it worked as it used to. I'm assuming a certificate got updated on the ServiceNow side. I guess if this happens again, I'll just wait a few days.

 

As far as Beautify is concerned, I'm not going to worry about it but will switch to an supported formatted.

View solution in original post

2 REPLIES 2

Ratnakar7
Mega Sage

Hi @Gary Kakazu1 ,

 

The "self signed certificate in certificate chain" error typically indicates an issue with the SSL certificate being used by the ServiceNow instance.

Regarding the Beautify extension being deprecated, you can try updating the ServiceNow extension to the latest version. If the Beautify extension is still a dependency, you can try using an alternative formatting extension such as Prettier.

 

Thanks,

Ratnakar

Gary Kakazu1
Mega Guru

They sync issue magically went away. I tried it again today and it worked as it used to. I'm assuming a certificate got updated on the ServiceNow side. I guess if this happens again, I'll just wait a few days.

 

As far as Beautify is concerned, I'm not going to worry about it but will switch to an supported formatted.