I’m using graph api to send email in UiPath. But, when I try to send an email I’m getting error with the status code 403
Anyone knows the reason for it?
I’m using graph api to send email in UiPath. But, when I try to send an email I’m getting error with the status code 403
Anyone knows the reason for it?
403 generally comes when access is denied…So check if required scope is given and in microsoft scope activity properties if you have select mail as service
cheers
status code 403 typically indicates a permissions issue
Make sure you’ve given necessary permissions in Azure portal
Ohh, I missed to grant some permissions. Anyways, Thanks @Manisha_Ravindra
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.