I think there’s a recent update on Shopify API for custom App. How can I stick to old version in order to be able to generate API key that begin with **“**shppa” for example API password: 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.
Recently, the API key the system is generating starts with “shpss” e.g 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 which is not working for my integration.
You simply need to edit the header and use the master API Access token shpat(which is revealed once) and then add -H 'X-Shopify-Access-Token to the header.