Quantcast
Channel: SCN : Discussion List - SAP for Mobile
Viewing all articles
Browse latest Browse all 5806

Onboarding users in smp 3.0 failed

$
0
0

Hi

 

I've been following the Claudia Pacheco's How To... On-board users with SMP 3.0 OData API (Android) guide. I'm sure I'm doing everything just as the guide says, the error I'm getting is:

 

a.png

 

Whe I debug the project I realize that are 2 lines (user and pass) that are never getting filled. The 2 lines are:

 

try{     lgCtx.setBackendUser(usernameEdit.getText().toString());     lgCtx.setBackendPassword(passwordEdit.getText().toString());
} catch (LogonCoreException e){     //Notifies the execution finished     wasSuccessful = false;     Log.e(TAG, "error entering user credentials", e);
}

Despite the app enters to the "try", they never get filled. I don't know if that may be the source of the error. The ping from the Management Cockpit to the back-end url is successful.

 

Hope someone can help me, I've been dealing with this error for one day.

 

Regards.

--

Ana María Velásquez


Viewing all articles
Browse latest Browse all 5806

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>