Hi, How do you prevent this error from appearing?
I am working on retrieving data from a website - downloading the files which are yet to be selected and worked on. The website keeps updating (removing files that are in progress - the selected files) and I think that is where I get this error. The alphanumeric-named files change everyday and I can’t assign any variable/index since they can be selected and be removed anytime.
Any idea on how to address this problem?