• wgfinley

    (@wgfinley)


    We ran into an issue with multiple sites that are using the plugin. They were on 2.0.9.

    We were getting a WordPress critical error when users were submitting Gravity Forms that were configured to send notifications via the plugin and Mailgun.

    We updated some select sites to 2.0.10 but would then get an error from Mailgun:
    “The parameters passed to the API were invalid. Check your inputs!”

    We tried recopying the API key in but still get this message. If we switch the plugin to use default or SendGrid they would work.

    Any thoughts on what could be causing this? Any logs we should be checking to communicate with Mailgun on? We’d like to keep these on Mailgun for now if possible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wgfinley

    (@wgfinley)

    Definitely looks like you have two things going on. The Slack integration caused the fatal error (which it appears you have fixed). However, it doesn’t appear you’re passing data to Mailgun correctly which is the root cause for us.

    2020/02/27 18:13:53 [error] 110915#110915: *341830 FastCGI sent in stderr: “PHP message: ERROR PostmanWpMail: Mailgun\Exception\HttpClientException code=400 message=The parameters passed to the API were invalid. Check your inputs!PHP message: PHP Fatal error: Uncaught Error: Call to undefined method PostmanOptions::getSlackToken() in /www/cosmomm_149/public/wp-content/plugins/post-smtp/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php:11

    • This reply was modified 5 years ago by wgfinley.
    • This reply was modified 5 years ago by wgfinley.
    yehudah

    (@yehudah)

    @wgfinley

    Test mail works?

    Thread Starter wgfinley

    (@wgfinley)

    Not using Mailgun, it fails with the check your inputs error. This started sometime after 1600 GMT on 2/26.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mailgun “Check your inputs!” Error’ is closed to new replies.