com.shephertz.app42.paas.sdk.android.App42Exception: Can not parse String : 500 Internal Server Error

0 votes
Hi, while calling findDocumentsByQuery i am getting this error com.shephertz.app42.paas.sdk.android.App42Exception: Can not parse String : 500 Internal Server Error the key has permission to this method but still getting it from my android app.
asked Jun 1, 2016 in Android by ajay parmar (10 points)

1 Answer

0 votes
Hi Ajay,

Could you please share the code snippet and internal logs of this method? It will help us to find the root cause of this issue.

To print internal logs, put the below line of code just after key initialization:

App42Log.setDebug(true);

Regards,

Himanshu Sharma
answered Jun 1, 2016 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
...