Skip to main content

Request Errors

The request failed client-certificate validation. These errors occur only for teams provisioned for mTLS. These are returned before the request reaches Method’s core API, using the standard error envelope.

UNAUTHORIZED

No client certificate was presented, or the presented certificate failed verification. Returned with HTTP status 401.

FORBIDDEN

The certificate is valid but its Subject DN is not authorized for the resolved team. Returned with HTTP status 403. Confirm the Subject DN registered with Method matches the one on your certificate.