Shopify Connector Failed in Azure Synapse
I am trying to pull data from Shopify to an Azure data lake using the Synapse pipeline. For that, I am using the Shopify connector in Synapse. I have created an app in Shopify and generated the access token, but when I test the connection from Synapse it gives this error.
"ERROR [HY000] [Microsoft][Shopify] (60) API Connection Failed (Unauthorized Access). Check credentials. HTTP Response code: 403
ERROR [HY000] [Microsoft][Shopify] (60) API Connection Failed (Unauthorized Access). Check credentials. HTTP Response code: 403
Activity ID: b9a3dc61-a3ef-4022-919a-8abfaf37f166."
I can't find where it has gone wrong. How can I resolve this error?