Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
vasyldubno
Posts
Comments
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
there is another way how to solve that
27 replies
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
on laptop works, after i logged, i always push to /chat if i logged, and if i log out, i don't open /chat, it's right. but on phone after i logged, after reload i don't open /chat
27 replies
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
Sorry, but i don't see cookie in Application -> Cookies
27 replies
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
domain: talk-plus-server-production.up.railway.app
27 replies
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
i can use variable process.env.SERVER_URL
27 replies
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
res.cookie(domain: '
https://talk-plus-server-production.up.railway.app
')
27 replies
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
i need modify code, that added inside res.cookie(domain: '
https://talk-plus-client.vercel.app
')
27 replies
R
Railway
•
Created by vasyldubno on 6/16/2023 in
#✋|help
Couldn't set cookie, nestjs
yes. frontend -
https://talk-plus-client.vercel.app/
, backend -
https://talk-plus-server-production.up.railway.app/
27 replies