Skip to content

Wrong Shopify REST API header check in ShopifyErrorMiddleware #153

@brechtver

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

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