Skip to content

Wrong Shopify REST API header check in ShopifyErrorMiddleware #153

Description

@brechtver

The Shopify REST API header used to identify REST responses has changed since April 2025. The current implementation in IsResponseType trait relies on the X-Shopify-Shop-Api-Call-Limit header, which is no longer be the correct header to check. The new header is X-Shopify-Shop-Api-Call-Limit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions