-
-
Notifications
You must be signed in to change notification settings - Fork 213
Authenticating in Ubuntu vm failing #1462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am having the same issue with both the API key and the API id. Unsure what the issue is at this point. |
Further tries with underscores and spaces failed. Tried single quotes, didn't work. Returned to using the dash characters and it finally accepted them as far as attempting to login, but credentials are not accepted. Says something like need to login with your wyze credentials. Checked my wyze login and it's correct, double checked with my homebridge wyze plugin and exactly the same credentials so really frustrated now. No reason I can see for rejecting the login. It's no longer a need, more like a challenge to learn something new. I can certainly live with the db cam just working in the wyze app. But I would like to learn what may be wrong with this setup. Is it the vm? Is it docker in the vm? Hard to believe no has any suggestions! |
I had a similar issue with the wyze plugin for homebridge several months ago. I did an update on wyze site for new key and ID which worked. Returned to this bridge to update key and ID and it was all good. Everything was working. But then homebridge HD crashed. So I replaced drive, setup all again, and all worked fine. No new credentials, it worked as normal. Now this wyze glitch - so back to starting over, finally got the vm working and now can't get bridge to login! |
Finally got DWB running in Ubuntu vm, finally got the web ui to prompt for the wyze login, but now keep getting error message - api ID is expecting 36 characters. I’ve checked several times and it is indeed 36. A few are dash - characters, exactly as provided by wyze with no spaces and which works as is in the previous Win DWB, as well as homebridge and scrypted. Although right now no RTSP stream for scrypted.
So is it the dashes that aren't recognized? Got no idea how to fix this. Do I substitute underscores_, spaces , or somehow use escape codes/ characters (if so, how?)
Appreciate any help. If I can get past this, maybe the darn thing will work again.
The text was updated successfully, but these errors were encountered: