Good evening.
I just finished a Google OAUTH2 integration, but there's a problem with Invalid OAuth2 redirect_uri.
My Google Console Authorized redirect URI (as per Akeeba Instructions):
https://SITENAME.com/index.php?option=com_ajax&group=sociallogin&plugin=google&format=raw.
On Google, the app is approved, id and secret added in Akeeba Google plugin.
When clicking on Google Login Button, Error apair. Under Request details: redirect_uri=https://www.SITENAME.com/index.php?option=com_ajax&group=sociallogin&plugin=google&format=raw flowName=GeneralOAuthFlow
It seems that a plugin made a different redirect uri. Maybe I made an error, but I checked several times in Instructions, checked Plugin and Google Console but don't find it.
Can you help please?
Best.