cancel
Showing results for 
Search instead for 
Did you mean: 

Http Request with Cookies

ArinzeNkwoji1
Level 2
I received a cookie from an HTTP Request (GET) call and need to send the cookie back with authentication via HTTP Request (POST). I am passing the cookie back as a collection in the Headers input field but I keep getting an error from the server that the cookie is not set. Anyone please give some insight or explain how BP deals with cookies and how to pass the cookie back to a server?
2 REPLIES 2

ArinzeNkwoji1
Level 2
Resolved the issue, just had to name the field with the cookie, ""Cookie"" it appears to be case sensitive

Hi @ArinzeNkwoji,

I have a similar API scenario, where I received a cookie from an  HTTP Request (GET) call and need to send the cookie back with authentication via HTTP Request (POST).
Could you please let me know, How you managed to pass the cookies to the POST request? 

I need information on How you are calling the API and then passing the Cookie into the HTTP Request (POST).

Thank you.


------------------------------
Kiran Singh
------------------------------