You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wiremock-user
Thanks, everything was successful.
Vinod Xavier
unread,
Jun 27, 2016, 8:22:29 PM6/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wiremock-user
Hi,
I have a requirement to get different responses for the same end point. But i dont have any attribute through which i can uniquely differ the request to match. we do have unique username and pssword in the request, but the encrypted values of these fields will be keep on changing based on the encryption algorithm we are using. Is there any alternative to this? We have almost around 20 request to be stubbed to verify our error scenarios.