Hello,
I’ve saved a few segments via the admin for my shopify app. We’re using 11.1.0 of the Shopify API Ruby Gem, and whenever I run the code to get the customersavedsearches inside a console, it comes back with an error with this id: 661ed91b-28f0-4fb9-9223-925ceadf618c
The actual error looks like:
ShopifyAPI::CustomerSavedSearch.all( session: test_session, )
ShopifyAPI::Errors::HttpResponseError: Not found
If you report this error, please include this id: 661ed91b-28f0-4fb9-9223-925ceadf618c.
from /app/vendor/bundle/ruby/2.7.0/gems/shopify_api-11.1.0/lib/shopify_api/clients/http_client.rb:72:in `request’