Written by

Allround System Engineer at ASCI nv
Question Kurt Hofman · Aug 9, 2023

VS Code : unable to save file to server

When I open a class in VS Code and I want to save it I'm getting the following error : Non-JSON response to /api/atelier/v7/DEV/doc/API.Mollie.Execute.cls?ignoreConflict=0 request. Is the web server suppressing detailed errors?

Also I always get a popup when I open VS Code "The extension wants to sign in using InterSystems Server Credentials."

Product version: IRIS 2023.2

Comments

Kurt Hofman · Aug 10, 2023

Solved by WRC : WebDAV must be removed from IIS for /api

0
Jon Labrador · Aug 12

I’m running into the same issue… when I try to compile and save a .cls class from VS Code, I get the error:

Body of '200 OK' response to /api/atelier/v8/TRAWRK/doc/Controlador.Alojamientos.ApartHotelINST.cls?ignoreConflict=1 request is not JSON. Is the web server suppressing detailed errors?.

I’m using an XAMPP web server...

0