wyze-node
wyze-node copied to clipboard
refresh token not found
Thanks for this, looks really cool, but I'm getting an error for .toString() because it's looking like the refresh token value is NOT found. here's the response I get for result.data.data data: { ts: 1607030431777, code: '1001', msg: '', data: {} }
I stepped up a level and console logged result but still only see the access token, not the refresh token.
Any idea how I can resolve this?