3 weeks ago - last edited 3 weeks ago
Hi All,
We are working on MDK application using OData service, while running the application on Your Dev Space (run as local web app) option in Business Application studio, we are facing some issues as mentioned in below screenshot:
This error not only belongs to that particular app, we are facing this one for others apps also.
Along with it when we try to run the app on Mobile Svcs app in Android we are not able to fetch data and getting this error:
Any help would be appreciated on this.
Thanks and Regards,
Madhav
Request clarification before answering.
Here is my Northwind BTP destination. I created a new MDK application (List Detail template) using this as the source and was able to deploy and test as expected for the Web Client.
{
"exportTime": "2025-05-05 16:17:17.107974972",
"destination": {
"Name": "Northwind",
"Type": "HTTP",
"URL": "https://services.odata.org/V2/Northwind/Northwind.svc",
"Authentication": "NoAuthentication",
"ProxyType": "Internet",
"HTML5.DynamicDestination": "true",
"Description": "northwind odata",
"MobileEnabled": "true",
"WebIDEEnabled": "true",
"WebIDEUsage": "odata_gen"
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @bill_froelich ,
Here is our Northwind destination, but still having the same issue.
Type=HTTP
HTML5.DynamicDestination=true
Authentication=NoAuthentication
MobileEnabled=true
WebIDEEnabled=true
ProxyType=Internet
URL=https://services.odata.org/V2/Northwind/Northwind.svc
Name=Northwind
WebIDEUsage=odata_gen
Hi @bill_froelich ,
Sorry for the late reply, Yes we have selected BTP destination and we are getting the list of entity sets but still having the similar issue.
In the first screenshot the red lines are Warnings and are not impacting the runtime.
The error at runtime is an authentication error. You should check the configuration of your BTP destination used by the metadata.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @bill_froelich ,
Thanks for responding, We are getting the similar error while using Northwind Services or any other Sample Service. And Could you please detail out like what we need to check in BTP configurations or Mobile Services.
Thanks and Regards,
Madhav
User | Count |
---|---|
77 | |
22 | |
9 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.