bigcommerce-api-ruby icon indicating copy to clipboard operation
bigcommerce-api-ruby copied to clipboard

Add 423 Locked Status exception

Open nattfodd opened this issue 2 years ago • 0 comments

What?

423 - The requested resource is currently locked and unavailable.

Effectively meaning the store is down or on a maintenance.

Existing tests covers all ERRORS defined: https://github.com/bigcommerce/bigcommerce-api-ruby/blob/master/spec/bigcommerce/unit/exception_spec.rb#L28-L31

Tickets / Documentation

  • https://developer.bigcommerce.com/api-docs/getting-started/api-status-codes

nattfodd avatar Oct 24 '23 09:10 nattfodd