Eric H
Eric H
Do you see the USER_PRESENCE notification in the log?
If you're using CEC- please get latest, as a bug was fixed today.
Could someone with matching hardware test this one? Thank you.
@hex337 could you resolve conflicts? Anyone with the require hardware care to test? I do not have the hardware to test this one.
Same here. I'd appreciate an advice.
OK. I tried to make the call directly in postman, same results. The results states that the account is verified, but the client is not, meaning an email should be...
**Updates** I read the code and examined the response from both the v3 and v4 login requests some more, and found that, although it says: ```` "client": { "id": xxxxx,...
Please see [PR](https://github.com/madshall/node-blink-security/pull/56) I created as a workaround. I'm using this package in my module [here](https://github.com/eric-h-st/MMM-BlinkCameraIntegration) and it works very well with the workaround. FYI
I'll check. Maybe they fixed their bug and we need to readjust.
Well, I'm sad to say that Blink has closed the v3 API completely now, and are now only using v4, which won't validate the pin sent by email... @madshall any...