• Resolved cjmaret

    (@cjmaret)


    I linked my WP Mail SMTP Plugin to “MailGun”, but upon sending a test email, I get this error code:

    .

    Versions:
    WordPress: 4.9.5
    WordPress MS: No
    PHP: 7.0.30
    WP Mail SMTP: 1.2.5

    Params:
    Mailer: mailgun
    Constants: No
    Api Key / Domain: Yes

    Debug:
    Forbidden

    Mailgun is verified and says it’s completely ready, and I’ve configured everything on my WordPress. What’s happening???

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    Hi,

    Make sure that the API key, that you copied, is the correct one (and doesn’t have extra spaces or other characters). Most likely, this is an issue.

    Also refer to our Mailgun documentation to make sure that you have followed all the steps: https://wpforms.com/how-to-send-wordpress-emails-with-mailgun/

    Thread Starter cjmaret

    (@cjmaret)

    No, that wasn’t the issue. I’ve followed every step precisely though. So, I can’t really think what the issue is.

    Thread Starter cjmaret

    (@cjmaret)

    JUST got it resolved. This isn’t mentioned or indicated in the Mailgun documentation, but I found it in one of the comments below. The API key INCLUDES “key-“. When you click on the key, it highlights the entire code except for “key-“, which obviously implies that you don’t need the key, but you do. Slava, this is probably one of the major issues that people with this error have, so it would probably save you much explanation if this is included in the Mailgun documentation or wherever it needs to be.

    Plugin Author Slava Abakumov

    (@slaffik)

    @cjmaret

    I’ve just tested on Mailgun site: it selects the whole key, including key-, as on this page: https://app.mailgun.com/app/account/security
    On a page of your particular domain you just need to double click on a key.

    I’m glad you’ve resolved the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error Issue (Everything Seems Correct Though)’ is closed to new replies.