rogora / hangish

A Google Hangouts native client for Sailfish
38 stars 7 forks source link

Login failure #35

Closed abranson closed 8 years ago

abranson commented 8 years ago

Hangish stopped connecting a couple of days ago. The OAuth works, but it fails to connect afterwards, and on subsequent restarts:

[D] Client::pvtReply:1531 - Got 1 cookies from QUrl( "https://talkgadget.google.com/talkgadget/_/extension-start" ) [D] Client::pvtReply:1531 - Got 0 cookies from QUrl( "https://talkgadget.google.com/talkgadget/_/extension-start" ) [D] Client::slotError:1907 - Error in client 203 [D] Client::networkReply:504 - DBG Got 0 from QUrl( "https://talkgadget.google.com/u/0/talkgadget/_/chat?prop=hangish&fid=gtn-roster-iframe-id&ec=[%22ci:ec%22,true,true,false]&pvt=" )

nodevel commented 8 years ago

Same here, thanks for the report.

Even after deleting the cookie and logging in again, it still shows the aforementioned error.

lewadedun commented 8 years ago

Same for me

tanty commented 8 years ago

Same here

nodevel commented 8 years ago

Just tested a build with the URL fix ( #38 ) from @Incognitas and it works fine. Thanks, @Incognitas ! Let's hope the pull request will be merged soon.

rogora commented 8 years ago

Fix

tanty commented 8 years ago

:+1: Thanks!