I am trying to load a dataset "A.dta" from my personal OneDrive folder, but I have some issues.
Essentially, I followed the instructions on the reference manual, and I set my URL and then checked that I effectively modified it through the commands.
Code:
webuse set https://XXXX the URL of my OneDrive folder XXXX webuse query prefix now "https://XXXX the URL of my OneDrive folder XXXX"
Code:
webuse A web error 403 r(679);
Array
And r(679) is not even in this list of common error messages.
I am sure that I must modify something in my Preferences>Internet, but I don't know how to do it. I tried to tick "Use authentication for proxy server" and insert my OneDrive user and PW, but it did not work.
Array
Thank you for your time.
0 Response to Load dataset from OneDrive web folder
Post a Comment