WPManageNinja / fluent-smtp

FluentSMTP - WordPress SMTP & Email Service API connection Plugin
https://fluentsmtp.com
92 stars 45 forks source link

Gmail - Error 400: redirect_uri_mismatch #107

Open Kris2066 opened 2 years ago

Kris2066 commented 2 years ago

I followed the directions - enabled API, etc. and got secret keys. Enter them in Fluent SMTP screen and when I go to authenticate with google and get token, Google is saying "Error 400: redirect_uri_mismatch".

The redirect URI prefills on my Fluent screen as ""https://fluentsmtp.com/gapi/"

I have authorized Google accounts for other programs, am quite sure I have everything set correctly .

Can someone assist?

Kris

bootneyfarnsworth commented 2 years ago

Same thing happening to me. Did you ever find a solution?

bootneyfarnsworth commented 2 years ago

I was finally able to figure it out. Don't know if this will fix your issue but I had selected Desktop (per the instructions i the tutorial video) but in the documents, it says select Web app and this worked. Hope this helps