mirror of
https://github.com/go-acme/lego.git
synced 2025-01-10 18:53:06 +02:00
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"errors": [
|
|
{
|
|
"code": 1,
|
|
"message": "Unauthorized",
|
|
"description": "Unauthorized: Signature was not provided or was invalid"
|
|
}
|
|
]
|
|
}
|