riboseinc / digicert

Ruby bindings for the Digicert Services API
https://www.digicert.com/services/v2/documentation
MIT License
8 stars 10 forks source link

Fix server platform id related issue #147

Closed abunashir closed 6 years ago

abunashir commented 6 years ago

In a recent changes, trying to fetch platform id from an order throws an error. The order response has not been confirmed so let's disable this for now and this should fix the issue for the moment.

Ref: #146