Problem with function core_files_upload

Som svar til Aniket Sankpal

Re: Problem with function core_files_upload

av Pia Liersch -

And everyone has tested this example and works?

I tried this and got a error "nofile" - please tell me, where is my fail?


https://<HOST>/<MOODLE>/webservice/rest/server.php?moodlewsrestformat=json&wstoken=<TOKEN FROM OUR WS USER>&wsfunction=core_files_upload&contextlevel=user&instanceid=<USER ID>&component=user&filearea=draft&itemid=0&filepath=/&filename=test&filecontent=hello
Som svar til Pia Liersch

Re: Problem with function core_files_upload

av Aniket Sankpal -

Don't pass the parameter itemid and then try

Som svar til Aniket Sankpal

Re: Problem with function core_files_upload

av Pia Liersch -

The Parameter itemid is required and must be a int value