REST on-prem issue

0
Morning all, I hope you are all well. We’re trying to configure a REST service so our BI team can extract some data from our Mendix app. When running locally (client laptop) it seems to work ok: However when we point at the server it’s returning a response, but it’s blank: The CSS also doesn’t seem to be working also, as you can see.   Our on-prem (Windows 2016) servers are quite locked down via policy, but i’m unsure if that would cause any issues? Each app also has a port opened specifically for it in the FireWall (as per above picture, which is port 8083).   Any help would be greatly appreciated :)   Thanks, Martyn
asked
3 answers
0

Hi Martyn, 

Just to be sure, there is data available for exporting in the other (online) environment? Looks like there is a connection (200 response) but just no data found to export..

answered
0

It is a succesful response. Maybe there is simply no relevant data in the server database?

answered
0

Thanks guys – Issue with back-end connectivity :)

answered