Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shopify plugin does not work #128

Closed
brandonkelly opened this issue Dec 11, 2024 · 2 comments
Closed

Shopify plugin does not work #128

brandonkelly opened this issue Dec 11, 2024 · 2 comments
Labels
bug Something isn't working Plugins → Shopify For Linear sync Plugins For Linear sync

Comments

@brandonkelly
Copy link
Member

Hey all,

Quick question, new to integrating Shopify into Craft CMS (v5.5.x). I've setup a custom app within Shopify and used the provided credentials to access the shop like so:

# Shopify
SHOPIFY_API_KEY="***********2e5c"
SHOPIFY_API_KEY_SECRET="***********db30"
SHOPIFY_ACCESS_TOKEN="***********8ac3"
SHOPIFY_HOST_NAME="**********.myshopify.com"

However, when I click webhooks in the navigation pane I get the following errror:

Shopify\Exception\RestResourceRequestException
REST request failed: "[API] Invalid API key or access token (unrecognized login or wrong password)"

I read on the Spotify Plugin page from Pixel & Tonic that I need to select a specific Webhook event version, however, this version is no longen available.

What am I missing here?

Cheers,
Allard

Originally posted by @dolphiq-allard in craftcms/cms#16311

@brandonkelly brandonkelly added bug Something isn't working Plugins For Linear sync Plugins → Shopify For Linear sync labels Dec 11, 2024
Copy link

linear bot commented Dec 11, 2024

@nfourtythree
Copy link
Contributor

Hi @dolphiq-allard

Thank you for reporting this. We have just pushed version 5.3.0 of the Shopify plugin which now supports version 2024-10 of the Shopify API.

You should be able to create your app in Shopify and connect it to the plugin as described in the README.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Plugins → Shopify For Linear sync Plugins For Linear sync
Projects
None yet
Development

No branches or pull requests

2 participants