- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2023 05:58 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 02:01 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2023 09:41 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 02:01 PM
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.