Skip to content

all_without_limits throws an error  #161

@mzaragoza

Description

@mzaragoza

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions