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

Getting Error: Unauthrorized #156

Closed
owaisehmed opened this issue Aug 3, 2024 · 16 comments
Closed

Getting Error: Unauthrorized #156

owaisehmed opened this issue Aug 3, 2024 · 16 comments
Assignees
Labels
bug Something isn't working config-change resolve this issue cause config file to change enhancement New feature or request

Comments

@owaisehmed
Copy link

Need help fixing this. Anyone getting the same?

Screenshot 2024-08-03 at 9 52 08 AM
@SharvaParalkar
Copy link

SharvaParalkar commented Aug 3, 2024

Same here, looks like they updated the site again yesterday (and another one of my computers can't access the website anymore)

@Shahomie
Copy link

Shahomie commented Aug 3, 2024

The site is still down for maintenance, they're def getting better

@SharvaParalkar
Copy link

check to see if they're down on a different device, every other device for me works except the one i've been using to get appts

@Shahomie
Copy link

Shahomie commented Aug 3, 2024

check to see if they're down on a different device, every other device for me works except the one i've been using to get appts

Okay, I'll check now, just checked my phone says site down for maintenance.

@christianmendoza
Copy link

It looks like they've added Authorization to the request headers

Screenshot 2024-08-03 at 10 10 27

@Shahomie
Copy link

Shahomie commented Aug 3, 2024

Damn yea you were right, they're targeting specific devices, I can't access the site on my laptop or phone, only my ipad

@itsmateen
Copy link

even im getting the authorization error, the site is working on all my devices but they added the authorization.

@zerowebcorp
Copy link

zerowebcorp commented Aug 3, 2024

New authorization header implemented that uses Google Recaptcha. Looks like they are targeting these bots. Thanks to the 13 year old kid Soumya Nandyala for the publicity so that dps knew about these bots.

@Shahomie
Copy link

Shahomie commented Aug 4, 2024

New authorization header implemented. Looks like they are targetting these bots. Thanks to the 13 year old kid Soumya Nandyala for the publicity so that dps knew about these bots.

Always some kid that gotta ruin everything

@phamleduy04 phamleduy04 pinned this issue Aug 4, 2024
@phamleduy04 phamleduy04 self-assigned this Aug 4, 2024
@phamleduy04 phamleduy04 added the bug Something isn't working label Aug 4, 2024
@phamleduy04
Copy link
Owner

Will be fixed on new release. Initially I have a way in mind but need further testing.

@phamleduy04
Copy link
Owner

I will start working on it next week 👍

@phamleduy04
Copy link
Owner

phamleduy04 commented Aug 6, 2024

I just pushed v4.1.0 on a different branch. But here is a catch:

  • There is an extra step to do to get the captcha token
  • I need to research when the captcha token has expired.
  • I need to test the automated way to get the captcha token (currently not working on codespaces/local is fine).

The code is located here
The wiki on how you can get an captcha token is on the wiki

@phamleduy04
Copy link
Owner

FYI, As far as I know, the auth token isn't validated/signed by IP so you can get it on your IP and use it on codespaces/different IP.

@phamleduy04 phamleduy04 added enhancement New feature or request config config issue not related to app functionality config-change resolve this issue cause config file to change and removed config config issue not related to app functionality labels Aug 6, 2024
@romanvolkov650
Copy link

FYI, As far as I know, the auth token isn't validated/signed by IP so you can get it on your IP and use it on codespaces/different IP.

Thanks for quick update, just tested it, it works (auto get auth token) and search for available slots, but after some time token expires and I'm getting 401, and script stops. Can you please add re-auth on 401?

@phamleduy04
Copy link
Owner

phamleduy04 commented Aug 6, 2024

@romanvolkov650 try 4.1.0, new auth method + re-auth

@phamleduy04
Copy link
Owner

fixed in v5.0.0

@phamleduy04 phamleduy04 unpinned this issue Dec 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working config-change resolve this issue cause config file to change enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants