Obtain Credentials from Email Account using MS Graph
Hi,
I have configured an email account with MS Graph. The connectivity is successful.
Sender is configured as MS Graph and Receiver is also of MS Graph type. (Pega V8.6.1)
But the activity which I have called @baseclass.SendEmailNotification OOTB activity, fails and doesn't return pyHost and pyPassword parameters.
As a result, getting the following error:
Caught unhandled exception : Access is denied. Check credentials and try again.
Is there a remedy for this?
TIA