Hi I am trying to integrate Shopify with ERPNext
Getting the following error after saving all the credentials
Traceback (most recent call last):
File “/home/frappe/frappe-bench/apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py”, line 43, in register_webhooks
d.raise_for_status()
File “/home/frappe/frappe-bench/env/lib/python3.6/site-packages/requests/models.py”, line 940, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 422 Client Error: Unprocessable Entity for url: https://8a3c834264f476249d070b4c516e4e3e:5f8a7c690abd0815a2320315c728a287@xxxxx.myshopify.com/admin/api/2019-04/webhooks.json
Running v12.3