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

SyntaxError: Unexpected end of JSON input #90

Open
Sergbmw opened this issue Feb 4, 2025 · 0 comments
Open

SyntaxError: Unexpected end of JSON input #90

Sergbmw opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels

Comments

@Sergbmw
Copy link

Sergbmw commented Feb 4, 2025

Describe the bug
[2/4/2025, 11:24:44 AM] [eveatmo platform] Loaded homebridge-eveatmo v1.1.2 child bridge successfully
[2/4/2025, 11:24:44 AM] [eveatmo platform] Authenticating using 'refresh_token' grant

/homebridge/node_modules/homebridge-eveatmo/lib/netatmo-api.js:31
let tokenData = JSON.parse(rawData);
^
SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at new netatmo (/homebridge/node_modules/homebridge-eveatmo/lib/netatmo-api.js:31:34)
at new EveatmoPlatform (/homebridge/node_modules/homebridge-eveatmo/index.js:52:15)
at ChildBridgeFork.startBridge (/homebridge/node_modules/homebridge/src/childBridgeFork.ts:155:42)

Version you use

  • homebridge version 1.8.5
  • node version 22.13.1
  • plugin version 1.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants