We are receiving repeated notifications related to the “delivery_category” deprecation, detailed here:
https://shopify.dev/changelog/removal-of-the-delivery_category-field-on-order-shipping-lines
We are unable to find the source of this alert.
** We have updated all requests to use the latest api version.
** We have deprecation logging within our app, so that we can track and update any deprecated calls. We have no indications, since Feburary, that any deprecated calls are being made. Yet, our alerts are indicating that there are still calls using this field (which we don’t reference anyway).
** Calls to the deprecated endpoint returns 404. There are no results indicating anything is calling deprecated endpoints.
/admin/api/2024-01/deprecated_api_calls.json
Any ideas on what else we can do to diagnose this issue?