-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
Expected behavior
I expected to get all the products back
Actual behavior
I get an error
Bigcommerce::Product.all_without_limits
Bigcommerce::NotFound: {"status":404,"title":"Not found","type":"https://developer.bigcommerce.com/api-docs/getting-started/api-status-codes","errors":{}}
from /Users/xxxxxx/.rvm/gems/ruby-2.7.2/bundler/gems/bigcommerce-api-ruby-5e184a633975/lib/bigcommerce/exception.rb:55:in `throw_http_exception!'
Steps to reproduce behavior
open the console
run command Bigcommerce::Product.all_without_limits
Metadata
Metadata
Assignees
Labels
No labels