brotherton-erpnext/erpnext/erpnext_integrations
EconCode 07ae3abf34 fix: unregistering url wrong formated string
Fixed the formated string for unregistering webhooks.
String should look like:
"/admin/api/2019-04/webhooks/#{webhook_id}.json"

Taken from shopify api documentation - deleting webhooks:
https://help.shopify.com/en/api/reference/events/webhook?api[version]=2019-04#destroy-2019-04
2019-10-26 16:31:29 +02:00
..
2017-11-13 19:19:13 +05:30
2018-07-13 13:15:59 +00:00
2019-09-30 14:56:39 +05:30