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

Error 403 when retreiving results #33

Open
GianRC opened this issue Jan 3, 2024 · 0 comments
Open

Error 403 when retreiving results #33

GianRC opened this issue Jan 3, 2024 · 0 comments

Comments

@GianRC
Copy link

GianRC commented Jan 3, 2024

I have been using the WPT API with an app on Gsheet for several months now, but somehow now it has stopped working.

Somehow now the method UrlFetchApp.fetch in the function getResults with the following url returns a 403 error:
https://www.webpagetest.org/result/231222_AiDc1M_9H2/?f=json&normalizekeys=1

Error :
Exception: Request failed for https://www.webpagetest.org returned code 403. Truncated server response: <title>Just a moment...</title><meta htt... (use muteHttpExceptions option to examine full response)

This happens only when retrieving the results (getResults).

From the browser the same url gets HTTP 200 and the right Json data

Any idea or pointer as to what it might be the issue?

@GianRC GianRC changed the title Error 403 while Error 403 when retreiving results Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant