core/tests/components/tautulli/fixtures/invalid_auth.json

8 lines
95 B
JSON

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