• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

Unable to Connect to Shopify V2

HelpMeLearn

Member
Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY0MDYzNjA0MzA1MjY1NTUzNjUxMzYi_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
I've set up a workflow to enable product creation once a file has been uploaded to a shared Google Drive. The last step for product creation failed. I believe it's due to my Shopify credentials. It says, "You do not have permission to access this resource."

I went back to the basics & tried to get all products instead (to make sure my permissions are sufficient). It still says the same error.


You Do Not Have Permission.png


I followed video tutorials on creating products & followed the steps provided. My app scopes are as follows:


Shopify Permissions.png


I do have a custom domain for Shopify. Not sure if it's impacting the process.

I've tried artincard, artincard.com., https://artincard.com. None worked.

I believe the errors were different. "artincard" gave me "Not Found". "artincard.com" gave me Forbidden 403. https://artincard.com gave me "You do not have permission to access this resource."
 
Last edited:
Hey there — that connection error to Shopify V2 could be due to a few common issues. Some things you might check:
  • Make sure your API key and secret are correct and haven’t been regenerated
  • Confirm that the Shopify app has the required permissions to access the data you need
  • Double-check the API endpoint URL (version number, shop name, etc.)
  • See if there’s any firewall or IP restrictions on either side blocking the connection
  • Look in the logs or error messages for HTTP status codes (e.g. 401, 403, 404) polytrack — those often reveal where the issue lies

If you share the exact error message (or status code) you’re getting, I’d be happy to help you troubleshoot further.
 

HelpMeLearn

Member
Hello @HelpMeLearn,

Could you please share a screencast showing the connection process instead? It will help us understand the issue better.

  • Make sure your API key and secret are correct and haven’t been regenerated: No, it hasn't.
  • Confirm that the Shopify app has the required permissions to access the data you need: I believe it does.
  • Double-check the API endpoint URL (version number, shop name, etc.): Trying to confirm this.
  • See if there’s any firewall or IP restrictions on either side blocking the connection: None.
  • Look in the logs or error messages for HTTP status codes (e.g. 401, 403, 404) — those often reveal where the issue lies: The most I saw was 403, Forbidden.

Thank you for your reply. This is my screen recording of my connection processes:


The endpoint https://artincard.com/admin/api/2025-01/products.json does work with the same access token when I tried it with Reqbin. Please see the attached image.

Reqbin - Art in Card.png
 
Last edited:

HelpMeLearn

Member
Hey there — that connection error to Shopify V2 could be due to a few common issues. Some things you might check:
  • Make sure your API key and secret are correct and haven’t been regenerated
  • Confirm that the Shopify app has the required permissions to access the data you need
  • Double-check the API endpoint URL (version number, shop name, etc.)
  • See if there’s any firewall or IP restrictions on either side blocking the connection
  • Look in the logs or error messages for HTTP status codes (e.g. 401, 403, 404) polytrack — those often reveal where the issue lies

If you share the exact error message (or status code) you’re getting, I’d be happy to help you troubleshoot further.

Thank you for pointing me to the right direction.

For point #3: I checked the "Domain" section under "Settings" in Shopify.

When I tried https-artincard-com - it worked. Pabbly uses this format for its calls (as mentioned in the connection instructions).

Thanks, again.
 
Last edited:

Preeti Paryani

Well-known member
Staff member
Hello @HelpMeLearn,

Upon checking, it seems that you haven't added the Product Options Values(s) and Product Variants Option Value(s) in the correct format. Please add it in the correct format to avoid facing the issue.

1760507331307.png


Attached a tutorial for your reference:
 
Top