Error Codes
UNAUTHORIZED
Problem
You are not authenticated. That means that either the credentials are expired, invalid or non existent.
Solution
Check your authentication credentials and try again. Read our authentication guide for more information.
If that doesn’t help, write us an email.
The error code related to the status code.
Available options:
UNAUTHORIZED
Example:
"UNAUTHORIZED"
A human readable message describing the issue.
Example:
"Invalid or malformed token"
The request id to be used for debugging and error reporting.
Example:
"37a04f8f-e791-491c-81e1-86cd304649bb"
The docs related to the error code.
Example:
"https://docs.nomos.energy/api-references/errors/UNAUTHORIZED"