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

Webhook doesn't work with API 2024-10 #129

Closed
smcyr opened this issue Jan 28, 2025 · 3 comments
Closed

Webhook doesn't work with API 2024-10 #129

smcyr opened this issue Jan 28, 2025 · 3 comments
Assignees
Labels
bug Something isn't working Plugins -> Shopify Plugins For Linear sync

Comments

@smcyr
Copy link

smcyr commented Jan 28, 2025

If I choose the 2024-10 API, I get this error when adding a webhook:
Current Context::$API_VERSION '2024-10' does not match resource version '2023-10'

The culprit is in src/controllers/WebhooksController.php:

use Shopify\Rest\Admin2023_10\Webhook;

It should use the right API based on what is configured in the settings.

@smcyr smcyr added bug Something isn't working Plugins For Linear sync Plugins → Shopify For Linear sync labels Jan 28, 2025
Copy link

linear bot commented Jan 28, 2025

@nfourtythree nfourtythree self-assigned this Jan 28, 2025
@nfourtythree
Copy link
Contributor

HI @smcyr

Thank you for bringing this to our attention. We have just published version 5.3.1 of the plugin which addresses this issue.

Thanks!

@smcyr
Copy link
Author

smcyr commented Jan 28, 2025

@nfourtythree thank you for your rapidity! Have a great day!

@timkelty timkelty removed the Plugins → Shopify For Linear sync label Feb 4, 2025
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 Plugins For Linear sync
Projects
None yet
Development

No branches or pull requests

3 participants