Account recovery on android app

Dirk Hohndel dirk at hohndel.org
Mon Jun 9 17:14:02 PDT 2014


On Mon, Jun 09, 2014 at 03:02:58PM -0700, Jayson Henkel wrote:
> Hi guys,
> I've tried everything to re enable my account in the Android App after a
> phone replacement. Both account recovery and a new account creation result
> in errors surrounding the server response. Is the app broken?

A little more detail might be useful...
But looking at the log files it seems that you are trying to recover your
account without providing your email address.

If you look at http://api.hohndel.org/api/ it clearly states:

Lost login

This happens at the url
/api/user/lost/email
It needs one argument and will just return a json containing information
on wether the request worked or not (and if so, why not).

Yet I see a bunch of accesses to just /api/user/lost

/D


More information about the subsurface mailing list