logs-analyzer/signoz/frontend/tests/fixtures/api/register/401.json

6 lines
153 B
JSON
Raw Permalink Normal View History

2024-09-02 22:47:30 +03:00
{
"status": "error",
"errorType": "unauthorized",
"error": "You are not allowed to create an account. Please ask your admin to send an invite link"
}