Hi! Sometimes (random) we are receiving an error m...
# ory-network
l
Hi! Sometimes (random) we are receiving an error message from the getOAuth2LoginRequest method (/admin/oauth2/auth/requests/login) with this error message:
{
"error": {
"code": "400",
"details": {
"ruleId": "b773ea8c"
},
"message": "Blocked",
"reason": "Request has been marked as malicious.",
"status": "Bad Request"
}
}
Could you please tell me how I can prevent this from happening? We are using a custom ui and a custom domain. With custom OAuth2 login+consent handlers.
m
Hey Marc, sent this over to SRE who are managing our Cloudflare rules, they are looking into it.
l
@magnificent-energy-493 any news?