“Deprecated API calls” warning in the API Health section of my application.

Topic summary

A developer received a “Deprecated API calls” warning in the API Health section for a recently published Shopify app, despite claiming not to have made any REST API calls to the Product service.

Key Details:

  • The warning appeared for an app published just last week
  • Developer states they only used rest.resources in limited places throughout the application
  • Based on a screenshot, the rest.resources configuration doesn’t appear to include Product-related endpoints

Current Status:

  • The issue remains unresolved
  • Developer is seeking suggestions on what might be triggering the deprecation warning and how to address it
  • Screenshots are included showing both the warning message and the rest.resources configuration
Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

Hello. Today, I noticed that an application published last week gave a “Deprecated API calls” warning.

There is a warning as shown in the picture. But I have never called the product service as a rest. I only used Rest request in a few requests with rest.resources in a few places in the entire application.

The rest.resources section in the project is as shown in this picture, I do not think they have any connection with Product. What are your suggestions, what can I do?

Thanks.