Publish REST Service Run/Execution on Host server

0
Team@ I have successfully implemented the Published REST service(POST method), where it consumes JSON and load data into our Mendix table. It looks fine when i all do test at local instance. However when we deploy the same on hosting server, the REST URI path is getting as 404, i tried different combinations to reach the resource, but it was not able to connect. FYI: Modeler level, this is how it looks:   Assume, if we have our hosting server like this:  https://abc.test.com, how do we invoke above above Rest service ? Appreciate your inputs..! Note: Our hosting Server port is 8080. Version. Mendix 8.5.0 To Provide more details, i observed this as difference b/w my local & hosting-server:  at local:   at server:   Thanks.  
asked
0 answers