App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
I m usign shopify app with remix.
When a deploy to fly.io and try to create new product:
[shopify-api/WARNING] API Deprecation Notice 10/15/2023, 2:43:51 PM : {"message":"https://shopify.dev/api/usage/versioning#deprecation-practices","path":"********.myshopify.com/admin/api/2023-07/graphql.json","body":"{\"query\":\"#graphql\\n mutation productCreate($input: ProductInput!, $media: [CreateMediaInput!]) {..."} - Stack Trace: Error:
2023-10-15T14:43:51.170 app[1857439c7945e8] mad [info] at NewHttpClient.<anonymous> (/app/node_modules/@shopify/shopify-api/lib/clients/http_client/http_client.ts:325:23)
2023-10-15T14:43:51.170 app[1857439c7945e8] mad [info] at Generator.next (<anonymous>)
2023-10-15T14:43:51.170 app[1857439c7945e8] mad [info] at fulfilled (/app/node_modules/tslib/tslib.js:166:62)
solved! pay attention on useErrors give me the information that i needed.