Skip to content
New issue

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

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

Already on GitHub? # to your account

Browser token auth enhancement #193

Open
phamleduy04 opened this issue Jan 21, 2025 · 3 comments
Open

Browser token auth enhancement #193

phamleduy04 opened this issue Jan 21, 2025 · 3 comments

Comments

@phamleduy04
Copy link
Owner

@phamleduy04 I took a look at the repo today (last time I checked was when it was archived). After it was archived, I implemented my own fix for the authentication errors here: https://github.com/Syzygianinfern0/Texas-DPS-Scheduler

For the captcha issue, I managed to work around it by refreshing at random intervals. You can see the logic I used here:

https://github.com/Syzygianinfern0/Texas-DPS-Scheduler/blob/0ed92e16061e61ba69281a8ae8539cca3426932d/fingerprints.py#L64

Originally posted by @Syzygianinfern0 in #188

@phamleduy04
Copy link
Owner Author

Hey @Syzygianinfern0, thanks for your input. However this didn't work on codespaces - The token still get rejected.

@Syzygianinfern0
Copy link

Hmm interesting. I actually have never tried it on Codespaces - just assumed it would work. Although a few of my friends have been successful getting their appointments by running it locally. Could you try to run it locally?

I can spend a bit of time investigating Codespaces if required later.

@phamleduy04
Copy link
Owner Author

locally is fine without the changes. It just didnt work on codespaces

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

No branches or pull requests

2 participants