olssonm / google-wifi-api

Discovered API-endpoints for the Google Wifi Router and OnHub
MIT License
204 stars 15 forks source link

details to get past 400 on /api/v1/connected-devices/ #1

Closed AndrewHuffman closed 7 years ago

AndrewHuffman commented 7 years ago

Playing around I found that simply changing the Host header to either localhost or onhub.here appears to fix the error. My system only responds with an empty array, though.

olssonm commented 7 years ago

Awesome, thanks!