im trying to get MYSAPSSO2 Cookie from a Portal.
I test with Postman and i can see the cookie in the Cookies Tab:
Screenshots from postman:
Headers:
And here are the parameters i'm passing in the body and header
Now the problem is that i can't get the same values from JavaScript. Postman gives the code snipet to call the service like this:
Then if i try to execute this from my application i get this:
Thanks,





