<%- domain %> API server error.

<% if (error.status && error.statusText) { %>

<%- error.status %> - <%- error.statusText %>

<% } %>