hass-core/tests/components/tautulli/fixtures/invalid_auth.json
2022-04-27 01:37:13 +02:00

7 lines
95 B
JSON

{
"response": {
"result": "error",
"message": "Invalid apikey",
"data": {}
}
}