Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all_without_limits throws an error #161

Open
mzaragoza opened this issue Apr 24, 2021 · 0 comments
Open

all_without_limits throws an error #161

mzaragoza opened this issue Apr 24, 2021 · 0 comments

Comments

@mzaragoza
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant