Check the authorization status is "valid" rather than "ready"
Previously only 1 attempt to authorize would be made
According to https://tools.ietf.org/html/rfc8555#section-7.1.4 the status of an authorization object can only be "pending", "valid", or "revoked". An order can have a status of "ready" but never an authorization.