Any unexpected error that occurs when making requests to identity. This could be
local/transport/decoding failure from the HTTP client (DNS/TLS/connect/read timeout,
connection reset, or JSON decode failure on a success response) or non-2xx response with an
unexpected body or status. Used when decoding the server’s error payload into
SendAccessTokenApiErrorResponse fails, or for 5xx responses where no structured error is
available.