What is the name of the domain?
cloudflare-id-test.idxcloud.net
What is the error number?
20127
What is the error message?
‘http.request.uri.path eq “/login” and http.request.method eq “POST” and http.response.code in {401 403}’ is not a valid value for expression because the use of field http.response.code is not allowed
What is the issue you’re encountering
Not able to create rate limit origin rule
What steps have you taken to resolve the issue?
Created support ticket
What are the steps to reproduce the issue?
You can apply below expression into rate limiting rule then you will encounter the error.
Expression : http.request.uri.path eq “/home” and http.request.method eq “POST” and http.response.code in {401 403}
Our main concern with http.response.code .parameter(condition) that we are not able to find in the list (parameter list).
Note : We have enterprise plan .