Some errors (like 404 errors) use a different body structure than documented in https://spacetraders.io/api-guide/response-errors (they just have {message: string, error: string, statusCode: int}).
Normal errors (like missing token errors) have an undocumented "requestId" field.
Some errors (like 404 errors) use a different body structure than documented in https://spacetraders.io/api-guide/response-errors (they just have {message: string, error: string, statusCode: int}).
Normal errors (like missing token errors) have an undocumented "requestId" field.