My api is hosted on aws at api.myapp.info
# support-questions-legacy
c
My api is hosted on aws at api.myapp.info
And my website is hosted on vercel at myapp.vercel.app
r
Have you correctly set the apiDomain and websiteDomain values?
c
The cookies seem to not be set
My api domain's value is https://api.myapp.info
And websiteDomain is https://myapp.vercel.app
I am messing around with cookie_domain, cookie_samesite and cookie_secure to no avail
Can you please help me?