No content to show

User Activity

Ok. It seems that my code is correct. Postman was messing with the body which gave an incorrect HMAC. I used my code to process real life posts from the webhook and it succeeded. For anyone else having the same issue; ensure that the body in Postman ...
I'm attempting to validate webhook requests using HMAC. I'm following the example given here;https://shopify.dev/docs/apps/webhooks/configuration/https I've make some changes because I'm not using Flask, but Odoo. My code is digest = hmac.new(secret....
Thanks for responding. The response is;{"errors":"Not Found"}Is there a way to get this via the graph API?  
In order to import sale orders into another system, I need to create payment methods, appropriate journals, etc in the destination so that when I retrieve a sales order, I can set the appropriate payment method for the order. However, I don't seem to...
I'm trying to integrate Shopify to an ERP system that manages sales and inventory amongst other things. I want to be able to create delivery orders against the correct locations in the ERP. I can query fulfillmentOrders for a given sales order and ge...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.