Need Help With Our Own Custom App - Order Resource Deprecations

Need Help With Our Own Custom App - Order Resource Deprecations

Dawid_Umain
Shopify Partner
12 0 0

Hello!

Screenshot 2023-08-08 at 10.40.20.jpg

Please check the image, this is what I am seeing when I go to our App section. It is telling me the custom app (which I inherited from a previous developer) will stop working as expected because they are using deprecated API versions.

I went to our code and checked the calls to the Order resource, and we were indeed using versions from 2020. So I updated them all to 2023 instead, but still this message keeps popping up.

 

I also checked the /deprecated_api_calls.json endpoint and got some information there. But I don't understand because I don't use any of the resources mentioned, and I have already transitioned to the new Fulfillment behaviour.

 

Could anyone help me as to where to look or what to do in order to deal with this very unhelpful UI message from Shopify, which doesn't tell me where to look?

 

Thank you so much, I'd really appreciate it!

 

Screenshot 2023-08-08 at 10.42.23.jpg

Replies 4 (4)

Dawid_Umain
Shopify Partner
12 0 0

(Added images.)

Dawid_Umain
Shopify Partner
12 0 0

@ShopifyDevSup Could I get some help here? I would really appreciate it. Thank you kindly.


Here's our config:

Screenshot 2023-08-08 at 12.51.44.png

Dawid_Umain
Shopify Partner
12 0 0

 

@ShopifyDevSup 

 

I would really appreciate if you could take a look at this. Because as it is now, I am about to abandon this ticket because I have upgraded all the API's to a 2023 version, and the webhooks seem up to date, so I don't know what more I can do to make that notification go away.

 

Is there anything you can do to help me understand if it is all right for me to abandon the ticket? For example, is the /deprecated_api_calls.json endpoint "smart" in the sense that it knows that I am doing something with a deprecated endpoint, or is it just kind of detecting any old request to the order resource and just showing generic information?

 

Thank you kindly.

 

AshutoshBahad
Shopify Partner
6 0 0

@Dawid_Umain did you get any solution on this above issue? I am also getting the same warning in shopify admin.