API Webservices – Restrict error message for invalid calls
18th March 2022
Hi Ive, I think you can set customErrors to mode ‘On’ in the web.config (located in C:\Skyline DataMiner\Webpages\API\web.config): <customErrors mode=”On” /> <!– Off: returns stacktraces –>