0

One of my client is getting error message "The message with To 'http://XXXXXX/api/XXX/XXXX.svc/REST/Anonymous/XXXX/XXXX' cannot be processed at the receiver, due to an AddressFilter mismatch at the EndpointDispatcher. Check that the sender and receiver's EndpointAddresses agree." and scenario was when client send a request where Request header body was empty with post call then we got this message. Now we need to handle this exception and need to change error message. Please find below for example

Click here for sample request

  • `when client send a request where Request header body was empty` - The request header body? What's that? – ColinM Feb 25 '20 at 13:48
  • Actually In request body suppose to send User id and password to authenticate. In case if they not send both values (User id & password) then it will be a empty header body. Now we need to handle this exception. – user3030687 Feb 25 '20 at 14:10

0 Answers0