-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
Comments
Same here, looks like they updated the site again yesterday (and another one of my computers can't access the website anymore) |
The site is still down for maintenance, they're def getting better |
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. |
Damn yea you were right, they're targeting specific devices, I can't access the site on my laptop or phone, only my ipad |
even im getting the authorization error, the site is working on all my devices but they added the authorization. |
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. |
Always some kid that gotta ruin everything |
Will be fixed on new release. Initially I have a way in mind but need further testing. |
I will start working on it next week 👍 |
I just pushed
The code is located here |
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? |
@romanvolkov650 try 4.1.0, new auth method + re-auth |
fixed in v5.0.0 |
Need help fixing this. Anyone getting the same?
The text was updated successfully, but these errors were encountered: