We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for good work, Because API not work for some day, I set up the API-layer, on my server, but meet some problem,
The profile: https://github.com/iffe-team/speedtracker/blob/master/_profiles/default.html
works fine before, but in my server , it response:
error: { code: "WPT_ERROR", message: "Invalid Location, please try submitting your test request again." },
I think the location's format is not correct, but cant find too much info ,can you help me fix it ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks for good work, Because API not work for some day, I set up the API-layer, on my server, but meet some problem,
The profile: https://github.com/iffe-team/speedtracker/blob/master/_profiles/default.html
works fine before, but in my server , it response:
error: { code: "WPT_ERROR", message: "Invalid Location, please try submitting your test request again." },
I think the location's format is not correct, but cant find too much info ,can you help me fix it ?
The text was updated successfully, but these errors were encountered: