I think I recognise that code from somewhere but I found this...
"Error 1040: Invalid request rewrite (header modification not allowed) This error indicates that an attempt was made to modify a restricted HTTP header"
How do you make sense of that? The endpoint URL seems valid and correct.
From Cloudflare Docs: "Error 1040: Invalid request rewrite (header modification not allowed)
This error indicates that an attempt was made to modify a restricted HTTP header.
Common cause
You are trying to modify an HTTP header that Request Header Transform Rules cannot change.
Resolution
Make sure you are not trying to modify one of the reserved HTTP request headers"
These third party security/distributed service companies are fine until there's a problem and then they're just another layer of complexity.
Hello all, I had the fun to find an HTTP error code unknown to me when trying to access that datapoint:
https://api.chess.com/pub/match/1794360
{"code":1040,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."}
The web page is fine though:
https://www.chess.com/club/matches/1794360
Is it going to self-fix?
Thanks.