1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-02 07:29:28 +00:00
Files
core/tests/components/tautulli/fixtures/invalid_auth.json
2022-04-27 01:37:13 +02:00

8 lines
95 B
JSON

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