0
Mobile App has a "JSON decode" error on login
Upon logging in I get a popup saying that there was a JSON decode error - seems to be trying to decode an HTML response (possibly an HTTP error - e.g. 400 or 500) choking on the first "<" of an opening tag.
This does not affect the login process - I still am authenticated and logged in correctly, so I'm not sure what the effect (if any) of this failure is on the app aside from an error message.
1 reply
-
Hi @david_collien would you happen to know if this has been resolved?