Open ssurucu opened 8 years ago
Download link is as below : http://localhost:9000/v1/resource/downloadResource?resourceId=5682d0c4d4c69699ca0bd5b1&authToken=wert
I'll put this link in resource entity as an attribute named "url" soon
@ssurucu is it okey for you, using the download link as above? you need to put the resourceId and authToken as parameters combined with this url : http://localhost:9000/v1/resource/downloadResource
@barisozcanli I tried it downloads but the file size is always 0kb and it does not open the file.
There is no service for downloading an internal resource. It can be handled by including a "url" in query resource service, as an another solution to this problem.