Discussing APIs and development related to customers, discounts, and order management.
I am getting this error while creating orders programmatically.
My code:
Error: Request failed with status code 422
at createError (D:\ShopifyApps\SkuShopify\node_modules\axios\lib\core\createError.js:16:15)
at settle (D:\ShopifyApps\SkuShopify\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (D:\ShopifyApps\SkuShopify\node_modules\axios\lib\adapters\http.js:269:11)
at IncomingMessage.emit (events.js:412:35)
at endReadableNT (internal/streams/readable.js:1317:12)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
hey mate, I am having the same problem did you find a solution?