EWS OAuth configuration with screenshots from Azure
In order to configure EWS OAuth configuration successfully, please follow the exact steps in the below link,
Note: For client secret, there would be a field called 'Value' as per the screenshot in the above link, only that should be used. In some cases, there would be another field next to Value as Secret ID, that is not supposed to be used.
New to ADSelfService Plus?
Related Articles
EWS Mail fetching issue using different tenants
Issue: EWS Mail fetching issue using different tenants Error trace on logs: [23:30:20:701]|[01-23-2023]|[com.adventnet.servicedesk.common.MailUtilities]|[INFO]|[73]: Proxy not enabled for ews. isIncoming: true| ...
OAuth Mail fetching Error
While trying to configure the mails during OAuth Configuration if you get the following error in the logs -> microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRequestException: The request failed. The request failed. The remote ...
EWS OAuth: Misconfigured client secret field (error?code=7000215)
Getting the below alert after entering the mailbox credentials in the popup. {"error":"invalid_client","error_uri":"https:\/\/login.microsoftonline.com\/error?code=7000215"} Reason: The configured client secret in the application is incorrect. Either ...
Mail fetching - deleted flag issue
This message will be thrown, when you have provided a shared mailbox. The concept here is, SDP MSP reads the mail from the configured mailbox and adds it as a request. During the time, if some other application fetches the mail from the same mailbox ...
Account based outgoing mail sever settings post build 14001
ACCOUNT BASED OUTGOING MAIL SERVER FEATURE: The account based outgoing mail server feature was introduced in builds 14001. Purpose: Having multiple accounts in the application, we use the account support email addresses to distinguish incoming emails ...