ASP.NET Razor Pages, passing data from the front-end script to the back-end
I am working on a project where I am using a map and need to send feedback to the backend with the current zoom level. The problem is that the page only returns a 400 Bad Request error along with “Error: SyntaxError: Unexpected end of JSON input.”
SP.NET Razor Pages, passing data from the front-end script to the back-end
I am working on a project where I am using a map and need to send feedback to the backend with the current zoom level. The problem is that the page only returns a 400 Bad Request error along with “Error: SyntaxError: Unexpected end of JSON input.”