Custom app deprecated API error

Custom app deprecated API error

SarahT3
Shopify Partner
1 0 0

We are receiving the below error even after upgrading from an unsupported API version 30 days ago (now on 2022-04). Has anybody experienced this?

 

error.png

Replies 2 (2)

ShopifyDevSup
Shopify Staff
1453 238 511

Hi @SarahT3 . This message is showing because the app is calling an unsupported or unspecified API version OR because its calling some deprecated or about to be deprecated resources. You can use this REST call to check if your making calls to deprecated resources. https://shopify.dev/api/admin-rest/unstable/resources/deprecated-api-calls, and you can also check with our Partner Support team with your API client id/ app details as they can look on our internal db to see if your calling deprecated resources still as well. Hope this helps. 

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

garyrgilbert
Shopify Partner
431 41 181

@ShopifyDevSup 

 

I believe that endpoint, or your detection of deprecated calls is not working correctly. I have ended up having to uninstall and re-install a private app to reset the report.  

 

We have another merchant with a private app where the webhook api version is 2023-04 and we are getting warnings of deprecated calls for version 2022-10!

 

garyrgilbert_0-1689352704847.png

 

 

garyrgilbert_2-1689352771115.png

 

The api version was changed a few days ago and its still indicating in the report that it was detected today. How can that be?

 

Cheers,

Gary

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution