Hey everyone, new question-
I am working with an API that requires users to authenticate & then pass a cookie with each API call. I have managed (with help) to get the users cookie & to manually enter the cookie into the “Private key in header” section of the bubble api connector. Everything so far works!
So now, how do i get the cookie from the user api login to the header of all subsequent calls?
I need it to go here->
Thanks!