Unattended bot calls incorrect URL

Hi all,
I log on to a website, call up a menu and download a file there. To call up the menu, I use the ‘Go to url’ activity. While the process runs normally in development, an incorrect URL is called when the process is executed by an unattended bot. If I log in to the virtual machine on which the unattended bot is running at the same time, this behaviour is not visible.

Never experienced this with a lot of other processes. Have any of you had similar experiences?

Best regards
Dominik

@Dominik_Frings,

Log the URL being used by Go to URL. It could be most probably incorrect config file passed or the URL is being rerouted from the unattended machine.

Thanks,
Ashok :slight_smile: