I got an error message Object moved to here
when I try to run my url path("/Logon/UserLogon") on Apache Jmeter. Can anyone help me to solve this?
API url - 74.85.128.67/Logon/UserLogon
Passed Headers in browser
JMeter Running
In the last image, you can see that it redirects to a home page(74.85.128.67/Home
) initially and automatically redirects to log in (74.85.128.67
) page. Can someone tell me where I have gone wrong?