on ‎2023 Oct 27 8:35 AM
Hello,
when I deploy the MDK app to Cloud Foundry Trial account or try to run it locally from BAS, the app is started, but it does not retrieve data from the destination - I get the following error:

But it works fine on mobile device.
I found the following hint in the DEV162 training materials from Teched 2021:

but it does not say where to check the number of user registrations and how to delete them.
In the Mobile Services I have registered only 1 app and cannot see any config option for user registrations:

Any hints?
With best regards,
Krzysztof.
Request clarification before answering.
boolan
Are you connecting to your BTP destination Carshare via mobile services proxy?
To see the user registrations, click on the Carshare application id in your mobile services cockpit > Mobile Settings Exchange > User Registrations
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jitendra,
Regarding registered users - there is only one entry here:

I have rebuilt and redeployed the app to CF, but still getting the same error.
I am connecting to OData service through mobile services.
I have a destination on SAP BTP to OData service:

and this destination I have created also in Mobile Services under the same name:

In the debugger console I can see the following errors:

| User | Count |
|---|---|
| 12 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.