This app is currently unsupported. It may not work as expected

Hi Guys,

i am getting below message since 2 days when installing test app. PFA.

When i checked the details then i found i used

Customer.totalSpent which is deprecated. Now i reemoved and updated and still it is showing this error. how to fix this ?

Any help would be really appreciated :slightly_smiling_face:

Hello,

Are you using the latest API version (currently 2023-04)?

yes i am using latest version 2023-04. Please let me know if i have to check check / change something else.

Thanks.

It might just be that Shopify have not updated it yet so maybe wait a bit.

Got it. Thanks a lot for reply .

Just one more thing . when i run the app, i see below error but i am not able to find from where exactly it’s coming. may be some default code in shopify’s node template. Do u have any idea?

[shopify-api/WARNING] API Deprecation Notice 6/12/2023, 6:32:09 PM : {“message”:“https://shopify.dev/api/usage/versioning#deprecation-prac
tices”,“path”:“https://appsolodev.myshopify.com/admin/api/2023-04/graphql.json”,

“body”:"{\n webhookSubscriptions(\n first: 250,\n
after: null,\n )

{\n edges {\n node {\n id…"} - Stack Trace: Error
2023-06-12 13:02:09 │ backend │ at NewHttpClient.
(/Users/girishrajwani/Desktop/Shopify/First/node_modules/@shopify/shopify-api/lib/clients/http_client/http_client.js:237:35)

2023-06-12 13:02:09 │ backend │ at Generator.next ()