Skip to content
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

WPT: An error occurred processing your request (missing API key) #4143

Open
2 tasks done
Comeonautomaten opened this issue Apr 19, 2024 · 0 comments
Open
2 tasks done
Labels

Comments

@Comeonautomaten
Copy link

Have you read the documentation?

URL

https://www.sitespeed.io

What are you trying to accomplish

WPT does not work even if there is --webpagetest.key parameter
Throws the following error:
Could not run test for WebPageTest {"statusCode":400,"statusText":"An error occurred processing your request (missing API key)
Notes:

What browser did you use?

Other

How to reproduce

docker run --rm -v "$(pwd):/sitespeed.io" sitespeedio/sitespeed.io:33.6.0-webpagetest --plugins.add /webpagetest/index.js --webpagetest.host https://www.webpagetest.org/  https://www.sitespeed.io --webpagetest.key <<KEY HERE>>  --plugins.remove browsertime

Log output

Chromium 107.0.5304.62 Ubuntu 22.04
Mozilla Firefox 125.0.1
[2024-04-19 07:36:28] INFO: Versions OS: linux 5.15.49-linuxkit nodejs: v20.9.0 sitespeed.io: 33.6.0 browsertime: 21.7.0 coach: 8.0.2
[2024-04-19 07:36:29] INFO: Sending url https://www.sitespeed.io to test on https://www.webpagetest.org/
[2024-04-19 07:36:29] ERROR: Could not run test for WebPageTest {"statusCode":400,"statusText":"An error occurred processing your request (missing API key). If you do not have an API key you can purchase one here: https://product.webpagetest.org/api"}
[2024-04-19 07:36:30] INFO: HTML stored in /sitespeed.io/sitespeed-result/www.sitespeed.io/2024-04-19-07-36-28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant