rogora / hangish

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

Fix URL used for Hangouts in initChat #38

Closed Incognitas closed 8 years ago

Incognitas commented 8 years ago

As it seems the previous URL is not available any more.

Fixing this will make client usable again on Sailfish.

nodevel commented 8 years ago

Just tested. Fixes the problem. Thanks!

abranson commented 8 years ago

This fixes the login problem for now, but there are other talkgadget URLs in there, especially in getPVTToken(). Do they need to be migrated too? They seem to be working for the moment, but could be next to go.

Incognitas commented 8 years ago

Sure thing, I have to check on that too, but I fixed the urgent matter first :)

abranson commented 8 years ago

The ORIGIN_URL definitely has to stay as talkgadget. You get invalid credentials loading contact data if the string varies in the slightest :/

rogora commented 8 years ago

Hi guys, thanks for taking care of this; as you have noticed I don't have my Jolla at hand in this period, so I'll let you figure this out. When things are settled I'll merge the commit and push an update to the Harbour.

abranson commented 8 years ago

Would probably be better to push this right now if you can, as Hangish has been completely broken for a couple of weeks already.

Incognitas commented 8 years ago

I completely agree with with @abranson, This should be pushed asap since the app is unusable for now.

rogora commented 8 years ago

Thank you, I submitted the update to the harbour.

For future reference: this pull fixes #35

Incognitas commented 8 years ago

Thank you for your support :)