I have made a REST request from my application, and i am able to get data properly. Now i want to apply an authentication cookie on this web service URL. How can we do this. Please help. Below is my current code. I have made a REST request from my application,