lukasroegner / homebridge-apple-tv-remote

Plugin for controlling Apple TVs in homebridge.
MIT License
131 stars 13 forks source link

API token invalid #98

Open iogitio opened 3 years ago

iogitio commented 3 years ago

I'm trying to create an API token (random numbers/letters), but the homebridge log gives me an "[API] Token Invalid" error. Hitting the API gives me an unauthorized response.

Not sure what to do :/

lukasroegner commented 3 years ago

Are you sending the API token correctly in the header (Authorization) of the HTTP request?