jsreport with azure
-
I have my linux server in Microsoft Azure, I believe it through this tutorial. https://jsreport.net/blog/render-reports-using-azure-app-service
at the time of placing in my code
var report = await _reportingService
.RenderAsync ("S1J03lT6W", new
{I get the following error The interruption of an existing connection has been forced by the remote host
-
Are you able to replicate the same locally?
Can you get from azure the logs?