-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
mailgun-js beaks got #265
Comments
Same or similar error: https://github.com/tobyhinloopen/openid-client-mailgun-js |
I can confirm this with the issue i've been encountering with shopify-api-node Specifically, mailgun breaks https.request and causes it to drop path from requests ("GET /" vs "GET /some/path"). |
0.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:
The text was updated successfully, but these errors were encountered: