Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get-cookies() can't read cookies on a subdomain #1397

Closed
KukMichal opened this issue Jul 21, 2023 · 1 comment
Closed

get-cookies() can't read cookies on a subdomain #1397

KukMichal opened this issue Jul 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@KukMichal
Copy link

Describe the bug
I'm having truble getting cookie while having the Reflex running on subdomain. Getting cookies from the main domain (cookie with Domain:".website.com") works fine. But cookies set for the subdomain (Domain:"sub.website.com") does not.

Is that intentional, or is the problem somewhere else?

To Reproduce
Steps to reproduce the behavior:

  • Code/Link to Repo:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Specifics (please complete the following information):

  • Python Version:
  • Reflex Version:
  • OS:
  • Browser (Optional):

Additional context
Add any other context about the problem here.

@ElijahAhianyo ElijahAhianyo added the bug Something isn't working label Jul 24, 2023
@KukMichal
Copy link
Author

This was solver by: #1629

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants