I got this from another thread, having the same issues. This worked for me:
"if after clicking download, your URL has a token and an expiration, then remove everything after the expires=###. Mine started with "&_gl=". I removed everything starting at that ampersand and then the download worked."
For the file I was trying to download, there were 10 digits then a "&" symbol. I deleted the & and everything after and it worked! Hope that helps!
I'm having the same problem.
I got this from another thread, having the same issues. This worked for me:
"if after clicking download, your URL has a token and an expiration, then remove everything after the expires=###. Mine started with "&_gl=". I removed everything starting at that ampersand and then the download worked."
For the file I was trying to download, there were 10 digits then a "&" symbol. I deleted the & and everything after and it worked! Hope that helps!
Credit to mabetts822 for the help.