-
Notifications
You must be signed in to change notification settings - Fork 333
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
CloudFront is blocking requests #74
Comments
Got same error, I then gave proper headers... Got it resolved |
@catrawalkar can you please provide your headers you are passing in request? |
@Sumit9896926322 explicitly provide some other User-Agent in headers. |
@rohitkolapkar thanks,it worked for me. |
can you provide steps that you have modified to get it worked? |
@sid8840 |
@rohitkolapkar some of my requests failed with unauthenticated access can you explain why? |
'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', add this in vaccineNotifier.js in headers |
This works when I run it on my local machine but throws an error when I use repl.it. Any idea why? |
I am getting same error tried requests it also didn't work. |
I passed these headers and it worked. |
THank You so Much it worked !! |
Headers will work. Just to be a good citizen; don't pull the 10 days continuously 1 day is enough to get the notification or explicit check the date and set the corn job for 5 minutes or so, else they might block your IP considering a denial-of-service (DDoS) attack. |
Vaccine availability checker started.
RESPONSE DATA
RESPONSE STATUS
RESPONSE HEADERS
The text was updated successfully, but these errors were encountered: