User61956409 posted
Hi Pollokulos,
http://.../../.../.../.../home/GetMessages 500 (Internal Server Error)
HTTP 500 error is a generic error message returned by web server when it knows something has gone wrong. As mgebhard mentioned, if possible, please set breakpoint and debug your
GetMessages action method to check if any exception occur in your action method.
Besides, please share the code snippet that you implement for GetMessages
method.
With Regards,
Fei Han