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
Hey there, I am getting this error when using loginDeviceByIp.
TypeError: Cannot read properties of undefined (reading '0')
at /tp-link-tapo-connect/dist/klap-transport.js:82:65
at step (/tp-link-tapo-connect/dist/klap-transport.js:48:23)
at Object.next (/tp-link-tapo-connect/dist/klap-transport.js:29:53)
at fulfilled (/tp-link-tapo-connect/dist/klap-transport.js:20:58)
The response headers look like this and are missing the session-cookie header:
Hey there, I am getting this error when using
loginDeviceByIp
.The response headers look like this and are missing the session-cookie header:
Here is a sample device:
Any thoughts? I will say that this plug is the AU (Australia) version - I am not seeing this error on a US version.
We are using this repository in this downstream project: https://github.com/bitfocus/companion-module-tplink-taposmartplug
The text was updated successfully, but these errors were encountered: