Forum Discussion
Anonymous
7 years agoNot applicable
Getting 404 error on web.contents request
Hi, I am looking at bringing the status of a sight back e.g. 200,404 etc. However the following code works on some sites but not others : let Source = Web.Contents("https://www.google.co...
- Anonymous7 years ago
I have sorted the problem by adding IsRetry into the code so I do not get the cached value
Anonymous
7 years agoNot applicable
I have sorted the problem by adding IsRetry into the code so I do not get the cached value