web-mi / Zulip-Messenger

Zulip Client written in AngularJS using PhoneGap
MIT License
1 stars 1 forks source link

[Android] Authenticathion #1

Closed qk4l closed 8 years ago

qk4l commented 8 years ago

Hi,

At first I want to say thank you for starting this project. I like Zulip as a project but lack of mobile clients may plays a bad role in his popularity. Nowadays mobile took a big part and any IM have to have mobile app.

I installed Zulip-Messenger from GA but can not make a login. Could you please explain in what format login/password should provided?

I use the same credentials as for Web page (copy paste) but seems Zulip-Messenger changes them or Zulip want something else.

==> ./django.log <==
2016-05-18 09:38:42,745 INFO     192.168.19.148  POST    403   1ms /api/v1/fetch_api_key (unauth via ?)
2016-05-18 09:38:42,745 INFO     status=403, data={"msg":"Your username or password is incorrect.","reason":"incorrect_creds","result":"error"}

Unfortunately I'm new with Zulip (just looking for Slack alternative) and can not do deeper troubleshooting right now.

What data app send for authentication and where?

Thank you for assist.

qk4l commented 8 years ago

Resolved under https://github.com/zulip/zulip/issues/806