Question
MSGraph Email Poller
Hi,
I'm trying yo configure the MSGraph Email Poller and I'm giving the required values in third party credentials as follows:
secret
tenant: login.microsoftonline.com/.../
applicationID:
But I'm getting below error:
2021-08-09 17:50:26,625 [Appian Work Item - 0 - execution00 : UnattendedJavaActivityRequest] DEBUG com.appiancorp.ps.msgraphmail.MSGraphMailPollerSmartServic e - Connecting to MS Graph authentication provider
2021-08-09 17:50:26,863 [Appian Work Item - 0 - execution00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.ps.msgraphmail.MSGraphMailPollerSmartServic e - Unexpected error polling for mail
java.util.concurrent.ExecutionException: java.lang.NullPointerException
2021-08-09 17:50:26,863 [Appian Work Item - 0 - execution00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.ps.msgraphmail.MSGraphMailPollerSmartServic e - Unexpected error polling for mail
java.util.concurrent.ExecutionException: java.lang.NullPointerException
Does anyone knows what could be the root cause of this issue?
