after running my script, I noticed that I am getting a 404 error message in my log. I think it has to do with URL encoding.
The URL I am trying to use redirects me to a page that has a “#” in the URL like so https://server.com/userportal/#/mileage/period/current
in the debug log I noticed that its encoding the “#” and changing it to “23”
After running my script, log returned several requested resources with 404 response status.
I am using Gatling 2.1.7 and enabled Follow Redirects. I think what is expected is that 3XX status should be returned when requests are redirected.
I am confused over the 404 status while resources are actually accessible or “can be found”. Can this be a problem in the connection, the redirection process, or the application itself?
Please help.
You have to realize that we cannot help you unless you provide a reproducer, ie a Gatling simulation that we can run so we can investigate. Any simulation sample that can’t be run because you anonymized the urls is pretty useless.
If your application is private and you can’t share, I’m afraid you’re on your own. Then, you should probably get some help from your seniors.
We can help on private applications, but only our customers who purchased a support offer.