I'm having trouble getting Oauth2.0 authentication to work with LF 12 forms. I've been through the documentation and settings multiple times but I keep getting the following error
I have my redirect URIs set
Client secret is configured
API permissions are set (SMTP.Send was added after the authorize was run through the forms config page)
The Authorize is successful
The account being used as the from account has all Email apps allowed and does not have MFA enforced on it.
But the test results in the Authentication Unsuccessful message.
Any idea what I may be missing?