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

8 lines
95 B
JSON
Raw Normal View History

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