Hi,
I tried the CS_DEMO app ,everything is working fine but have an issue while downloading files from Content Server.
I use the url pattern
"content.BASE_URL + 'nodes/' + content.downloadFileId + '/versions/' + content.downloadFileVersion + '/content'"
but getting "download error 3".
i tried with the static urls for downloading the images and text file for this its working good.
I just want to confirm whether the url pattern found in demo app is correct or not.
Hope so you will reply soon.
Thanks and regards,
Ashish Ramtekkar.