1
votes

I'm working on Manage data in IBM Bluemix from your hybrid mobile apps with IBM plugins for Apache Cordova. I have couple of problems with an ibm bluemix unable to get the appsecretid and unable to import JSON data to MobileData, But able to import image on to the MobileData.

I'm following this link http://www.ibm.com/developerworks/library/mo-bluemix-cordova-plugin/index.html to store data onto the cloud.

1

1 Answers

1
votes

The application secret can be found in Mobile Application Security Dashboard on the Bluemix Console enter image description here

For your second question I can't help much without a better idea of what errors you're encountering. The documentation link on that page is broken though, please find the correct Importing Data document here. If what you find there doesn't help you please let me know what specific error you're hitting on data import, if it is an issue with your specific json, and any network console debug you have from the attempt.

Regards