Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Need Help : How to use web sockets to sync webapp and custom app #131

Open
akanshgulati opened this issue Dec 7, 2017 · 2 comments
Open

Comments

@akanshgulati
Copy link

I tried using the example Underlist application by running http-server, its fetching lists and tasks in it through http call but if I make any update in web app of Wunderlist, Underlist is not updated with latest changes. I tried to see the errors and found this error

WebSocket connection to 'wss://socket.wunderlist.com:8443/api/v1/sync?client_id=d63bcf15740b10b6790a&access_token=ACCESS-TOCKET&client_device_id=undefined&client_instance_id=undefined' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED

How can I get latest updates of webapp in Underlist by sockets? Do I have to change the domain of my application to localhost to enable sockets or is there any other way by which I can use long poling or sockets to get latest content on application?

@akanshgulati
Copy link
Author

@schlubbi @Zedgoat Please help

@ghost
Copy link

ghost commented Dec 8, 2017

Apologies, not much to contribute here: haven't worked with this API in a while now, or over websockets.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant