When using Content Server API v1 and browsing through nodes we can see they have many "actions". Some actions have a "url" attribute. eg: /OTCS/cs.exe?func=ll&objId=259064&objAction=download
When I redirect user to that url then a login page is shown. How can I execute those actions?
ps: I'm trying to download/visualize a pdf file.