REST Product API still being detected after GraphQL Migration

Dear Colleagues, I am a developer of a Shopify APP. The APP was demoted from the search ranking and there is a warning for APP installation.

It seems that REST Product API was still being detected. However, we have already migrated all Product APIs to GraphQL months ago. Similar to another issue ( Still Receiving Deprecated API Call Error After Migrating /products and /variants Endpoints to GraphQL - #26 by wizybot ), can someone please help to check why there are still REST Product API calls being detected, e.g. logging details of the API calls, and to resolve the warning from APP installation? Thank you in advance.

Hi @Emarsys_Marketing_Pl

It’s a real pain to track these calls down, but in my experience it’s usually from a forgotten surface like a CLI tool or specific API used for administrating accounts. Maybe you have an automation triggered by your customer service or perhaps it’s a n8n/make/zapier workflow that is performing some action that’s not in the primary app code?

Hi Dylan, thank you very much for your quick reply! It could just be a test call by accident. Still we need to wait for one month till the warning is gone, correct?

You can reach out to Partner support to have them re-review it. They may cut down on the time till that warning is removed for new installs.

It’s been awhile since I had that happen to me, I thought it was just a week but the policy could have changed.

1 Like