groupsharekit.net
groupsharekit.net copied to clipboard
GS2015: ProjectClient.DownloadFile(FileDownloadRequest downloadRequest) not working
ProjectClient.DownloadFile(FileDownloadRequest downloadRequest) always throws an exception ("An error occurred with this API request"). This is concerning GS2015 branch.
The issue was solved on master branch for GS2017 with this commit. The API URL has been changed from ".../FileDownload" to ".../projects/[GUID]/download/[TYPE]".
This change should also be made for GS2015 since master branch cannot be used with GroupShare 2015, only 2017.