I am using send mail message activity, but from last few days it’s not working and gives an error :
Send Exchange Mail Message: The request failed. The remote server returned an error: (403) Forbidden.
What is the cause of this error? How can we solve it?
The error message is produced when there is a problem connecting to the source/target server. Make sure you provided the right name or IP address of the server and the right EWS server address.
ensure that we have mentioned this in server property https://outlook.office365.com/EWS/Exchange.asmx
fine
can i have a view on the property panel of SEND EXCHANGE MAIL ACTIVITY with a screenshot if possible
would like to validate once the property values @manzar_ali
let the exchangeversion property be
and exchange with server as (if its a outlook) https://outlook.office365.com/EWS/Exchange.asmx
or
we can check these details in your mail settings with server value in it…mention the same
buddy Error 401 usually means that your username or password is wrong. i hope Eventually you don’t have proper rights to access this server or your system is blocking to access it because of any firewall of antivirus…kindly check that pls
or
check with your server settings in mail application for exchange may be like this
Username and Password is same, I confirmed it, and it was working with Company mail host set in server property and Exchange Version as Exchange 2013 upto last week and no antivrus is installed from last month I checked, Where can the problem lie?
It gives 403 Forbidden error, when I change the server property as you suggest then it gives 401 unauthorized error
Hi, I am facing the same issue from last week. Is there a solution for this?
I am getting, “The request failed. The remote server returned an error: (401) Unauthorized”.
I was facing the same issue and after trying all the possible workaround I resolved it by changing property AuthenticationType > Interactive.
Hope this helps.