-
Is it possible to enable login with Google? This the my current way of authenticating directly with Wyze as it is an option on their log in page. However if I try to use the same Google credentials manually it does not work. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Unfortunately, not right now. The oauth-based login seems to callback to the Wyze app so we'd need a way to intercept that to get the token. #1000 You'll need to link an email/password somewhere in your account so that you can login using the API. |
Beta Was this translation helpful? Give feedback.
-
I also signed up with a google account via oauth. Creating an API key thus doesn't help. |
Beta Was this translation helpful? Give feedback.
Unfortunately, not right now. The oauth-based login seems to callback to the Wyze app so we'd need a way to intercept that to get the token. #1000
You'll need to link an email/password somewhere in your account so that you can login using the API.