Failed to get an HTTP response

0
Hi, I am using OData_Sample_Application (A free app) for testing. In the app I have created a published OData service. After publishing app to the Mendix Cloud (I am using free subscription), I am not able to login to the Teamcenter via app. I am facing an error “Failed to get an HTTP response”. I have already configured the Teamcenter 4 Tier URL with HTTPS and added the SSL certificates in Mendix app settings. When I am deploying the app locally then it works fine. How to solve this issue?     Thanks in anticipation.   Regards, Surajkumar
asked
1 answers
1

Hi Surajkumar,

I think you are not getting response because you haven’t given authentication.

To give authentication to go your OData service> Connection> Authentication click on check box and provide username and password.

Regards,

Vipul

answered