lego/providers/dns/epik/internal/fixtures/error.json
2021-09-29 18:40:35 +00:00

9 lines
163 B
JSON

{
"errors": [
{
"code": 1,
"message": "Unauthorized",
"description": "Unauthorized: Signature was not provided or was invalid"
}
]
}