You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.
I catched this error recently. It comes from BabayagaTask.java:87-90 in parsing response object as JSONObject. But I don't know, why it trying to parse response var uvts='2fc675e6-****-****-****-******c8f0d5'; that way (by body.substring(2, body.length() - 2))
The text was updated successfully, but these errors were encountered:
ruha9005
pushed a commit
to ruha9005/uservoice-android-sdk
that referenced
this issue
Sep 20, 2018
I catched this error recently. It comes from BabayagaTask.java:87-90 in parsing response object as JSONObject. But I don't know, why it trying to parse response
var uvts='2fc675e6-****-****-****-******c8f0d5';
that way (by body.substring(2, body.length() - 2))The text was updated successfully, but these errors were encountered: