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

cookies not found within the same hostname #75

Closed
rizkyputrapb opened this issue Jun 9, 2022 · 1 comment
Closed

cookies not found within the same hostname #75

rizkyputrapb opened this issue Jun 9, 2022 · 1 comment

Comments

@rizkyputrapb
Copy link

rizkyputrapb commented Jun 9, 2022

I have a problem regarding getting the cookies. I tried to get the cookies from the same hostname (but different endpoints) and it returns different result. One of the result returns the right tokens, the other not.

Steps to reproduce the behavior:

  1. Get the hostname of the diferent endpoints
  2. Get stored cookies using the hostname
  3. print the cookies

Expected behavior
The cookies shouldn't return null within the same hostname

Screenshots
image
image

  • OS: Windows 11

  • IDE: Android Studio Chipmunk 2021.2.1

  • Device: Huawei P30 Pro

  • OS: EMUI 12, Android 10

Additional context
I execute the api call within the workmanager, i did this before with Requests but it runs flawlessly

image

image

image

@rizkyputrapb
Copy link
Author

looks like my backend side acting up, my bad!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant