App42 shephertz API are not working in Javascript

0 votes

I imported App42 3.1 js file, Then i have passed apiKey and securityKey After i initailized App42 and create recept Object's

 

App42.initialize(APIkey,SecurityKey)

var userService  = new App42User();

userService.authenticate(userName,pwd,{})

 

var storageService  = new App42Storage();

storageService.insertJSONDocument(dbName,collectionName,json,{})

storageService.updateDocumentByDocId(dbName,collectionName,value,json,{})

storageService.deleteDocumentById(dbName,collectionName,value,{}) 

i got above methods status canceled

asked Jan 5, 2018 in Android by aadhi.ks1987 (10 points)

1 Answer

0 votes
Hello Aadhi,

 

Is it possible you can share your sample which is not working at your end or you can deploy it somewhere at your end and share the URL with us? It will help us to provide better support to you.

 

Regards,

Himanshu Sharma
answered Jan 12, 2018 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...