-
Notifications
You must be signed in to change notification settings - Fork 26
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
Webhooks Interface Error #84
Comments
I believe this is related to #81 |
Hi @beckbailey Which "Webhook version" did you set in your custom develop app in your Shopify store? Thanks |
@nfourtythree I tried all that I have available to me with no success. Right now it's set to |
@beckbailey ah yes I can see that they have finally dropped support for We were waiting on this issue to be resolved in the Shopify PHP API: Shopify/shopify-api-php#300 That has now been resolved, so we have started our process to get a new release out of this plugin so it can be compatible. We are looking to get that out ASAP. If you are in desperate need for this right now you can change your "require": {
"craftcms/shopify": "4.0.x-dev as 4.0.0",
"...": "..."
} Then run |
This is fixed for the next release. I will update this issue once Shopify 4.0 is out. |
4.0.0 is now out. Make sure to read the changelog item to learn what you need to do to upgrade. The readme also contains instructions. |
I just got back to this and it's still not working for me. CraftCMS: 4.7.1 Update: after seeing this post I changed my hostname to the secondary myshopify domain and it worked just like this post: #89 |
Description
I've configured the plugin and input the connection settings. When I get to the webhooks step in the documentation I get an error when I try to visit that interface in the CP. I have a multi-site configuration. I tried inputting the API values directly in the interface and as variables in my env file. Stack trace attached.
shopify-trace.txt
Steps to reproduce
See above
Additional info
The text was updated successfully, but these errors were encountered: