Skip to content
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

Wyze plugin API error 2001 and 2002 #277

Open
eriktheviking opened this issue Jan 30, 2025 · 1 comment
Open

Wyze plugin API error 2001 and 2002 #277

eriktheviking opened this issue Jan 30, 2025 · 1 comment
Labels
bug Something isn't working question Further information is requested

Comments

@eriktheviking
Copy link

eriktheviking commented Jan 30, 2025

Describe The Bug:
Wyze plugin API error 2001 and 2002

To Reproduce:
Installing the plugin, entering the key and API

Expected behavior:
It throws this error continually

Logs:

[Wyze] Wyze API Error (2002): 'refresh token is error'
[Wyze] Error getting devices: Error: Refresh Token could not be used to get a new access token. Error: Wyze API Error (2002) - refresh token is error

Plugin Config:

            "name": "Wyze",
            "username": "xxxxxxxx",
            "password": "xxxxxxx",
            "keyId": "xxxxxxxx",
            "apiKey": "xxxxxxxx",
            "refreshInterval": 60000,
            "hms": false,
            "showAdvancedOptions": false,
            "apiLogEnabled": false,
            "pluginLoggingEnabled": false,
            "lowBatteryPercentage": 30,
            "excludeMacAddress": false,
            "excludedeviceType": false,
            "platform": "WyzeSmartHome",
            "_bridge": {
                "username": "xxxxxxxxx",
                "port": xxxxx,
                "name": "xxxxxxx"

Environment:

  • Plugin Version: v0.5.47
  • Homebridge Version: v1.8.5
  • Node.js Version: v22.13.1
  • NPM Version: ???
  • Operating System: Debian GNU/Linux Bookworm (12) on Raspberry Pi 4
@eriktheviking eriktheviking added bug Something isn't working question Further information is requested labels Jan 30, 2025
Copy link

Message that will be displayed on users' first issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant