I'm trying to connect to Shopify through a 32-bit DSN in Windows 10, using the Devart ODBC driver for Shopify. The owner of the site created a custom app and gave it all permissions, and got an Admin API Access Token, which he shared with me.
The Devart driver requires the URL in the format: "https://storename.myshopify.com" and the Access Token, both of which I entered into the DSN configuration.
However, when I test connection, I get the error:
"Invalid API key or access token (unrecognized login or wrong password)"
Any ideas of what might be going on?
Thanks!