cancel
Showing results for 
Search instead for 
Did you mean: 

Sample mdk.mobileservice in VSCode MDK

aman_khanna
Employee
Employee

Hi,

In VSCode with MDK extension, when we try to Right Click on a service and click on "MDK: Fetch OData Metadata", we get the following error:

Please set mdk.mobileservice in {workspace}/.vscode/settings.json before fetch OData

Request a sample mdk.mobileservice property that would need to be set in settings.json

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

ashishjain14
Employee
Employee

Refer the following document. You need to specify couple of properties in mdk.mobileservice

  • adminAPI - This you can find in MobileServices cockpit. On Launch in the master pane just check at the bottom, there is one link called "Important Links"
  • appID - This is your app ID

For settings.json, go to preferences->Settings and search for mdk.mobileservice

Regards,

Ashish

Answers (0)