pull down to refresh
We haven't tested on Brave. That 401 is a way to telling you're not logged in. I will put this on my issue tracker list.
reply
I found the issue: my password was only alphanumeric but when I added a special character it worked.
So the bug is simply missing feedback about what kind of password is required.
reply
Yes, will add this to our issue tracker.
reply
GET https://beta.predyx.com/api/auth/me 401 (Unauthorized)
but I assume they are unrelated. That's just how you check if someone is logged in (just like we do on SN).