Skip to Content
Menu
This question has been flagged
3668 Views

I'm writing a controller and testing it using Postman.

The controller makes a login using a user credentials.

Every time, I find that Postman creates a cookie (containing the session_id) from the response.

The strange thing is that when I try to read the cookie from Odoo before returning the response (request.httprequest.cookies), I find it empty.
How can I read the cookie from Odoo as Postman does? 


Avatar
Discard
Related Posts Replies Views Activity
2
Feb 23
2316
3
Jul 20
12056
3
Jun 17
14003
0
Mar 15
3706
1
May 25
1899