Problems with Custom APP / Rest API

Hello, im receiving this message:

Actually im using this SDK for PHP: phpclassic/php-shopify: PHP SDK for Shopify API (github.com)

Does it got deprecated? Do someone can help me to find the problem and which Api Version i should use, the dashboard message doesnt say anything, just the app who will get deprecated

Hi @_gabalves ,

I have just looked around your repo, and found this at file https://github.com/phpclassic/php-shopify/blob/master/lib/ShopifySDK.php

BSSCommerceB2B_0-1719887677927.png

API Version 2023-07 is no longer supported at July 1, 2024. You should migrate to API Version 2023-10 or 2024-01. Follow Shopify API Release notes to update your code.

Hey @BSSCommerce-B2B , thank you for your reply! I changed the api version, theres any way to check if the problem is solved? And when the red message gonna disappear?

I think Shopify takes about 1 day to guarantee no deprecated requests are made.