• Resolved kesseret

    (@kesseret)


    So I have 2 websites that use WPSMTP and they are built identical except one is for our dispatch center and one is for our law enforcement.
    The dispatch center wpsmtp has no problems whatsoever.
    The law enforcement site after a few months keeps throwing an error “gmail oauth delete client”

    Both use the same plugins and same themes as they are both policy and procedure sites and I didn’t want to be creative and design separate ones so I just mirrored them.

    Here is the debug I am seeing. Any help is greatly appreciated. Thank you so much!

    Type Error
    Date June 28, 2022 at 12:19
    Content
    Mailer: Google / Gmail
    {
    "error": "deleted_client",
    "error_description": "The OAuth client was deleted."
    }
    Source
    WP Mail SMTP
    
    /var/www/policy.bedfordcountysheriff.org/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php (line: 314)
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @kesseret,

    Thanks for reaching out! I could not locate any previous reports of this exact issue “Error 401: deleted_client The OAuth client was deleted”. However, you can read more information here (https://stackoverflow.com/a/63280729).

    It looks like your existing Google console project has been deleted.

    Could you please create a new Google project and that should resolve your issue.

    I hope this helps. Thanks!

    Thread Starter kesseret

    (@kesseret)

    @darshanaw
    I had already seen that in my google searches and that is actually not the case.
    My console project still exists. I just recreate an oauth keypair and it works again.

    I’m open to any other ideas.

    Thank you for replying!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘gmail oauth delete client’ is closed to new replies.