Hi!
I have set up a server and an agent in AWS. It works fine with “manual execution” but when I try to use the RESTful API with the following URL:
…I get this response:
<?xml version="1.0" encoding="UTF-8"?> 400 An error occurred processing your request (missing API key).In the API documentation it says that for parameter k:
“optional (required for public instance)”
What have I missed?
BR Stefan
[hr]
I found a key in the server at /var/www/webpagetest/www/settings/keys.ini. When using this in the for the k parameter it works