lego/providers/dns/variomedia/internal/fixtures/error.json
2022-06-06 20:22:34 +00:00

12 lines
393 B
JSON

{
"errors": [
{
"status": "401",
"title": "The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.",
"id": "unauthorized"
}
],
"links": {
"self": "https://api.variomedia.de/dns-records"
}
}