16 Jun 2021 03:50 PM
Hello, we have created a simple synthetic 'clickpath' monitor that just navigates to the login page of our web application. However, when the synthetic monitor runs it receives a 403 forbidden page. We think this is because when we open the login page in Chrome Incognito mode is displays an authentication dialog prompt which we dont receive when we open the login page in Chrome normally. Is there a workaround to this?
Many thanks.
Solved! Go to Solution.
16 Jun 2021 03:52 PM
Have you tried adding HTTP Authentication? You can find more information here: https://www.dynatrace.com/support/help/how-to-use-dynatrace/synthetic-monitoring/general-information...
17 Jun 2021 03:11 PM
Many thanks for your response.