We are getting the error "47 Number of redirects hit maximum amount" when we configure a url on url_response probe
Release : 9.0.2
Component : UIM - URL_RESPONSE
- In the url_response probe, set enable_redirect_retry to yes.
- The message changed to 401, "The requested resource requires user authentication."
For this website, this is an expected behavior as it redirects to login.
I required, this error can be avoided by using the e2e_appmon_dev probe to record a transaction, e.g., access the website and login with username and password.