![]() |
RestFul api issue on private instance - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: RestFul api issue on private instance (/showthread.php?tid=15482) |
RestFul api issue on private instance - piyushaggarwal92 - 08-29-2018 12:54 AM I have a private instance of WebPageTest set up for me and I am trying to invoke a test using WebPageTest Get call. However every time when i hit the api, it triggers 2 tests (with same parameters) against one api call. Does any one have any idea why this happens. Api Call: "https://webpagetest.aws.hotwire.com/runtest.php?url=https://www.hotwire.com/&runs=1&video=1&timeline=1&private=0&k=XXXXXXXXXX&location=us-west-1-linux:Chrome.Cable&f=json" |