Open zdila opened 4 years ago
Same or similar error:
I can confirm this with the issue i've been encountering with shopify-api-node
https://github.com/MONEI/Shopify-api-node/issues/446
Specifically, mailgun breaks https.request and causes it to drop path from requests ("GET /" vs "GET /some/path").
0.11.3 https://github.com/mailgun/mailgun-js-boland/releases/tag/v0.11.3
appears to be the culprit
Has anyone found a fix or workaround for this issue?
Just adding
require('mailgun-js');
makesgot
failing.Requirements: