Response Body: no content when using a client

I have installed the new v2.0.1 bitnami client on a windows server 2008 R2.
Using the API Docs on the server, using either localhost or IP works just fine.

Accessing from any other client gives this

Request URL
http://localhost:8080/api/v2/ortopedi/_table
Response Body
no content
Response Code
0
Response Headers
{}

I am accessing it via : http://192.168.0.162:8080/dreamfactory/dist/index.html#/apidocs

Any ideas?