-
Notifications
You must be signed in to change notification settings - Fork 20
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
Authentication Error? #30
Comments
Is your IP authorized to access the proxies? are the proxies input in the correct manor USER:PASS@IP:PORT |
@pfcpinto Thank you... that was it. I had a ':' instead of an '@' in the proxy list. Getting a browser popup now and the last message I'm seeing in terminal is:
Does that mean it's a success? |
yes @monarck did the browser pop up? |
if not make sure you have the chromedriver.exe and phantomjs.exe in the main folder |
@pfcpinto Yeah the browser popped up to 2 new windows (tested with 2 proxies). They were pointing to the 'http://tools.yzy.io/hmac.html' test link but were white/blank screens. Wasn't sure if I'm supposed to be seeing any 'success' text or not. Both chromedriver and phantomjs are in the main folder. Thanks for your help! |
you're squared away then |
I am receiving the same Authentication Error. But my proxies are formatted correctly with the username and password. Any idea to what i'm doing wrong? |
I'm trying to test using http://tools.yzy.io/hmac.html as the PRODUCT_URL and keep getting stuck in a "Checking if session is past splash" loop. Seeing the following error before that though. Am I missing some sort of authentication step?
The text was updated successfully, but these errors were encountered: