When I debug the Microsoft Office 365 Scope, appeared
Get Mail: Code: generalException
Message: An error occurred sending the request.
exception in the Get Mail activity.
I have got the Office365AppID & Office365Tenant. But still appears the exception.
The query as follows
“Contains(subject, " + “'” + in_QuoteNumber +”')"
Maybe the Query expression is wrong? I don’t know whether the single quotation is correct.
It has been bothered me for 2 days. As a rpa fresh one, I really need your help if you have any idea or solution related.
Gokul001
(Gokul Balaji)
October 17, 2023, 8:18am
2
Hi @MiaZhou
Have you check this below threads
Hi all, I am getting the below run time error in send mail. It seems to complain about the tenant id, but that tenant id is correct.
Microsoft.Graph.ServiceException: Code: generalException
Message: An error occurred sending the request.
—> Microsoft.Identity.Client.MsalServiceException: AADSTS900023: Specified tenant identifier ‘dd5b5d42-c0d3-4ad2-b5f1-60edb3af277’ is neither a valid DNS name, nor a valid external domain.
Trace ID: 36916da3-6bf0-4456-ae6e-6d5ad3496d00
Correlation ID: f053d…
Regards
Thanks for your useful links.
system
(system)
Closed
October 22, 2023, 5:26am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.