-
Notifications
You must be signed in to change notification settings - Fork 172
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
HPE_INVALID_CONSTANT error when running webpagetest #10
Comments
Just tried with latest version On Mon Jan 27 2014 at 11:32:40 AM, Obinwanne Hill [email protected]
|
I'm using Node version 0.8.19 and I just installed I ran it again with the switch you suggested and I got the following result:
Not sure what's happening but should there be two backslashes before |
Hi, I am getting the same problem. { webpagetest test http://naukri.com --key {my_api_key} |
I'm getting this problem too I'm using version 0.2.2 Command i'm running Output webpagetest test http://developers.google.com/speed/pagespeed/insights/ -d If I go to this url I get the following message: {"statusCode":400,"statusText":"An error occurred processing your request. Please reload the testing page and try submitting your test request again. (missing API key)"} Thanks |
Hi you have to dry-run the test like :- Command line :- if you did not have the API key yet Please email to Patrick Meenan Email Id : [email protected] |
I run the following command
And I get the following result:
It doesn't matter what URL I use, I keep getting this error. Is this from my end or an issue with the software?!
The text was updated successfully, but these errors were encountered: