Skip to content

[7.x] cannot seem to sync products #209

@mathieuser

Description

@mathieuser

Description

I have followed the steps closely for 4 or 5 times now, and everything checks out. I'm at the stage where i created the handshake, webhooks are created in Craft CMS (allthough i cannot find them in Shopify). But then, i go to the CLI and do php craft shopify/sync/products. I get the message 'Shopify products sync requested', but nothing really happens. No products are synchronised, no errors are logged. I'm a bit stuck with this.

For clearance: I have a partner and dev dashboard apart from the store (2 different logins). Is this okay? If so, then i really don't know why it's not working... Thanks for the help!

Update: so i applied this query and the webhooks show up. So they are getting created and should communicate with Craft:

php craft shopify/api/query '{ webhookSubscriptions(first: 10) { edges { node { id topic uri filter } } } }'

But the question remains: why doesnt craft create products?

Steps to reproduce

  1. follow all the steps provided in the readme
  2. try to sync the products to craft

Additional info

  • Craft version: 5.9.22
  • PHP version: 8.4
  • Database driver & version: /
  • Plugins & versions: shopify plugin version ^7.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions