Error using SSP JS Bin example
Error using SSP JS Bin example
in Web-site
The following error occurs when using the SSP JS Bin example:
{
"type": "https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-502/",
"title": "Error 502: Bad gateway",
"status": 502,
"detail": "The origin web server returned an invalid or incomplete response to Cloudflare. This typically indicates the origin is overloaded or misconfigured.",
"instance": "a323cb94e8540554",
"error_code": 502,
"error_name": "origin_bad_gateway",
"error_category": "origin",
"ray_id": "a323cb94e8540554",
"timestamp": "2026-08-28T13:52:13Z",
"zone": "live.datatables.net",
"cloudflare_error": true,
"retryable": true,
"retry_after": 60,
"owner_action_required": true,
"what_you_should_do": "**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check their origin server health and configuration.",
"footer": "This error was generated by Cloudflare on behalf of the website owner."
}
Here is the test case:
https://live.datatables.net/yaroyala/152/edit
Kevin
Replies
Doh - thanks Kevin. I'll take a look at it.
Allan