uservoice / uservoice-android-sdk

UserVoice Android SDK
https://www.uservoice.com/mobile/
MIT License
117 stars 105 forks source link

There was an error connecting to Connecting to UserVoice #272

Open fugongyuallen opened 6 years ago

fugongyuallen commented 6 years ago

Hi I am having a similar issue to post #235 In Contact Us, If I click on "I want this" for similar ideas or "Post a comment", an error message "There was an error connecting to Connecting to UserVoice" comes up.

Below is the log: E/UV: org.json.JSONException: Value r of type java.lang.String cannot be converted to JSONObject D/EGL_emulation: eglMakeCurrent: 0xcaa6c000: ver 3 0 (tinfo 0xcaa2a860) I/chatty: uid=10093(com.intuit.quickbooks) RenderThread identical 15 lines D/EGL_emulation: eglMakeCurrent: 0xcaa6c000: ver 3 0 (tinfo 0xcaa2a860) D/UV: /api/v1/users/discover.json D/UV: {"errors":{"type":"record_not_found","message":"record not found"}} D/UV: /api/v1/oauth/request_token.json E/com.uservoice.uservoicesdk: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference -- null

Can we have an update on this? Any workaround?