SendMessage error "You are not allowed to send as..."
Hi.
I try to use Yahoo Mail Web Service API from my C# code. Everything works fine when I try to get list of messages (ListMessages). When I try to send message, I get this error - "{"result":null,"error":{"code":"Client.InvalidFromAddress","message":"You are not allowed to send as ...@yahoo.com","detail":null}}"
by
3 Replies