• Resolved brhalltx

    (@brhalltx)


    I’m getting a 502 error when trying to verify the Mailgun API key.
    I have the current version of the plugin.
    I have a Mailgun API key.
    I’m using the public key. It won’t validate. I’ve tried the other key; it won’t validate. I’ve removed the “pubkey-“; it still won’t validate.
    I know the API key works. Is there a fix for this? Thanks!

    https://www.ads-software.com/plugins/mailgun-email-validator/

Viewing 1 replies (of 1 total)
  • Plugin Author Jesin A

    (@jesin)

    Thanks for notifying about this issue.

    The API key verification form sent a HTTP HEAD request to Mailgun’s URL. However they have stopped accepting HEAD requests which caused the 502 error.

    Version 1.2.1 of this plugin uses GET method to validate the API key.

    This issue does not impact email validation in any way and you can still validate email addresses whether you update to this release or not.

Viewing 1 replies (of 1 total)
  • The topic ‘A HTTP error occurred when validating the API. Error code: 502 Bad Gateway’ is closed to new replies.