-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Token error #46
Comments
I have the same issue. My guess is that the url is wrong. I tried to run some http requests to the eufy api a coupe of months ago, and I had to change the url for it to work. I cant find the script i made, and dont remember what the new url was. I guess by your username that you have set he country to NO aswell. Edit1: Edit2: Disclaimer: I dont know that I'm doing.. :) |
seems the error is with bropat/eufy-security-client |
I had this error (Running in Docker) and changed my Update - Scrap that, Just reset my persistant.json file to try and debug my other issues and now get this error again. |
Updated dependency eufy-security-client to 1.3.0
Hi,
I am trying to get the Eufy Security Add-on working and I get the following log:
2021-11-19 20:39:27.076 INFO Authentication properties changed, invalidate saved cloud token.
2021-11-19 20:39:27.090 INFO Eufy Security server listening on port 3000
2021-11-19 20:39:27.846 INFO Switching to another API_BASE (https://security-app-eu.eufylife.com/v1) and get new token.
2021-11-19 20:39:27.901 ERROR Status return code not 200
{
status: 204,
statusText: 'No Content'
}
2021-11-19 20:39:27.904 ERROR Token error
Any idea what to do?
The text was updated successfully, but these errors were encountered: