I am working with rails 3.2 and want to request some services from http://api.de-captcher.com/ using its api.
I googled a lot but I didn’t get any tutorial or guide to do this with ruby on rails.
Can anyone please help me to find some good tutorial.
Thanks
Got the answer!
Just create GET and POST requests with cookies. Keep in mind that both the requests (GET and POST) should be in same session