Hi,
I keep getting this error when trying to delete large amounts of data from DB via Http Functions.
{
“error”: {
“name”: “Error”,
“errorGroup”: “User”,
“code”: “WD_TOO_MANY_REQUESTS”
}
}
Since this error is not documented, could anyone explain its meaning?