Nginx errors when testing REST api - Mendixcloud

0
Hi there, I am  currently testing REST endpoints for a project. I've tested it locally and all REST service exceptions work as expected:  When I test the same enpoint in my acceptance environment (MendixCloud), I get the following error message: The problem with the message above is that the reason for the error is unclear (no message) Does anyone know why I am getting these nginx errors? And how can I fix this? Thanks for your help! Kind regards, Tim        
asked
1 answers
3

Have you enabled your request handler /rest/ ?

 

answered