and run successfully in another day (with response code 200 in the header).
we are using below code
proc http
url = &sharepoint_URL.
out = outfile
method = "get"
headerout=hdrs
auth_negotiate
ct='text/html
charset=utf-8'
verbose;
debug level =3;
run;
SAS Tech Support is the best resource to approach in this case.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.