I’m using a self-hosted version of n8n (v1.92.2) and trying to set up a Shopify integration. Although I’m sure the API credentials (Admin API access token, Store URL, etc.) are correct, I keep getting an error when I try to connect.
What is the error message (if any)?
Couldn’t connect with these settings. More details
Unfortunately, no further detailed error message is shown.
I’m wondering u mentioned ec2 instance, does this have a domain name attached / is the instance able to access the internet? seems like connection issue at the moment, does it say anything further on ‘more details’
Yes, I followed the guide and did it completely and there is no problem with the internet. Even the Openai connection is connected and shows green. Also the error says “forbidden”. I am attaching the image.
I was only giving “read_orders” permission. When I gave all 4 recommended permissions in the guide, it was able to establish the connection. Interesting but this is how I solved it.