by Mac Shah.
Hi, I am also facing issue with same,
'contextid'=>'50',
'component'=>'user',
'filearea'=>'private',
'itemid'=>'1',
'filepath'=>'/',
'filename'=>'test.txt',
'filecontent'=>base64_encode('this is a txt file')
and got error like
{
"exception": "moodle_exception",
"errorcode": "nofile",
"message": "File not specified"
}
do you have any idea where i am made mistake ,
Thanks