You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
Sry for my bad english.
Im studying to be web developer. I got task to implement wunderlist api in some app.
Im getting lists.
Why do i gett this error message?
Ok
(index):24 [Object]
2wunderlist.sdk.js:4286 WebSocket connection to 'wss://socket.wunderlist.com:8443/api/v1/sync?client_id=9bc9faf58bd6f059d8e6…3b93cd2a7bdb69bf68&client_device_id=undefined&client_instance_id=undefined' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
Hi!
Sry for my bad english.
Im studying to be web developer. I got task to implement wunderlist api in some app.
Im getting lists.
Why do i gett this error message?
Ok
(index):24 [Object]
2wunderlist.sdk.js:4286 WebSocket connection to 'wss://socket.wunderlist.com:8443/api/v1/sync?client_id=9bc9faf58bd6f059d8e6…3b93cd2a7bdb69bf68&client_device_id=undefined&client_instance_id=undefined' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
here is code
<script src="~/Scripts/core/wunderlist.sdk.js"></script>