CAPTCHA handling for web-service
Hi,
We are using web-service (REST-post operation) currently to fetch some data. The web-service has decided to implement CAPTCHA on their end going forward.So basically any application calling this web-service will have to provide correct response to CAPTCHA in order to get request go through. Has anyone implemented something like this and suggest what are alternatives/approaches?
***Updated by moderator: Lochan to update Categories***