Hi @nebg,
A late response, but I had a look/search and it seems Bubble’s API connector does not handle Set-Cookie response headers automatically, but you can do it manually. So if you follow my examples above to capture the cookies and after that setup the API call with a header key ‘cookie’ and value ‘(captured cookie values)’, it might just work.
Hope this helps,
Gerbert
MVP Design