cancel
Showing results for 
Search instead for 
Did you mean: 

SAP cloud platform sdk for Android wizard, Exception: Unsuccessful server response

0 Kudos

Getting Exception: "Unsuccessful server response" when connecting to mobile services

Accepted Solutions (0)

Answers (2)

Answers (2)

BWomelsdorf
Advisor
Advisor
0 Kudos

Leena -

Agreed you should ensure that Mobile Services is enabled already. If you have, the next thing I would do is paste the error message from the Android Studio Log. To find the log, click Help > Show Log In Finder and open the idea.log. You should see an error (potentially a stack trace).

Or, if you have appropriate permissions you can open a support ticket under component MOB-SDK-ADR.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Leena,

I would suggest you to check first if you are able to access SAP Cloud Platform Mobile Services cockpit. If that works, then you might see some info in logs there regarding issue you are seeing on your screen. (for me , it works fine, connecting from android sdk 1.1 to CPms trial)

In case you have not noticed, we have released version 2.0 of SAP Cloud Platform SDK for Android that has bunch of new features, in case you would to look at it , here is blog post https://blogs.sap.com/2019/01/30/sap-cloud-platform-sdk-for-android-version-2.0-is-here/

SDK download link: https://www.sap.com/developer/trials-downloads/additional-downloads/sap-cloud-platform-sdk-for-andro...

Regards

JK