cancel
Showing results for 
Search instead for 
Did you mean: 

Android Studio 2022.2.1 Patch 2, SAP BTP SK Wizard plugin version 7.1.1, OData proxy problem

RadoDr
Newcomer
0 Kudos

Hi.

I have Android Studio 2022.2.1 Patch 2, SAP BTP SDK Wizard plugin version 7.1.1 on Windows, and I need to generate proxy classes for OData. When I enter basic authentication with my name and password to the mobile service cockpit, then I get an error with no description, "Cannot connect to the server." I cannot use SAML because of Windows OS. The same username + login work ok in the browser. Is it possible to get more information about this error or enable some detailed logging of this connection?

Thank you for your help.

Rado.

Accepted Solutions (0)

Answers (1)

Answers (1)

Yingbo
Employee
Employee
0 Kudos

Cannot connect mobile service in wizard due to below root cause.

  1. Input the wrong Admin URL.
  2. SAP ID service issue(cannot login mobile service cockpit with SAP universal Id, server team is checking this issue)
  3. Regarding a new trail account, there is at least one application in the mobile service. wizard cannot connect empty mobile service. 

I guess issue 3 is the root cause you cannot connect to mobile service.

If there is no any application in this mobile service, you can create an application in the mobile service cockpit firstly.

For the debug issue, we used to trace the network trace with Proxyman. Attached is the document about how to capture the BTP SDK wizard network trace in the Mac,you can referee it for the detail.