MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
946 stars 278 forks source link

404 CustomCollects #501

Closed djibouticode closed 8 months ago

djibouticode commented 3 years ago

I am receiving a 404 on customCollections from your api, the url is not found. please asap.

const createShopifycustomCollection = shopify .customCollection.create(custom_collection as ICustomCollection) createShopifycustomCollection.then((result) => {})

lpinca commented 8 months ago

I'm closing this due to inactivity.