skydiver / ewelink-api

eWeLink API for JavaScript
https://www.npmjs.com/package/ewelink-api
MIT License
264 stars 108 forks source link

Some function is not working if we init class using access token + apikey #150

Open boyddddd opened 3 years ago

boyddddd commented 3 years ago

Got { error: 406, sequence: '1621623695000' } returned.

From e.g. connection.openWebSocket(...)

evikhorev commented 2 years ago

The same situation

gleam-ru commented 1 year ago

Same issue. I had same issue. Debugging leaded me to conclusion that server in selected region ("us" by default) is on maintains. Changing target region (to "eu" in my case) resolved the issue.