gnikyt / Basic-Shopify-API

A simple API wrapper for Shopify using Guzzle for REST and GraphQL
MIT License
220 stars 66 forks source link

Fix verifyRequest for urls containing array params #145

Closed jason-engage closed 9 months ago

jason-engage commented 1 year ago

verifyRequest doesn't work correctly when selecting multiple items from Shopify panel (and using apps menu) as the IDs are lumped together in an array and sent to the app url.