Add an option to DXC for a NodeJS server in addition to an Episerver instance
I want to have a NodeJS server running on Azure, alongside my Episerver instance.To start, this would be a simple, naked NodeJS instance. I could do whatever I like with this. It would be deployable apart from the Episerver instance -- I could pus...
The response from a call to the API returns the following response{"error":{"code":"InternalServerError","message":"The server encountered an internal error or misconfiguration","target":null,"details":[]}}It would be nice if the error was logged ...