Description:
what are you trying to do
Trying to fetch get nodes, download link, etc.
Actual Behavior:
The method GetNodes(...) is returning Nodes with name as NULL for files uploaded using 'CreateFileRequest'
what happens
Couldn't process nodes since name is NULL
Expected Behavior:
The method GetNodes(...) should return Nodes with name similar to other nodes
what should happen
The method GetNodes(...) should return Nodes with name similar to other nodes
Steps to Reproduce:
- Create a folder in Mega drive.
- Right click the folder and 'Create File Request'
- A url will be generated that can be used to upload files to this folder.
- When fetching the nodes corresponding to the files of this folder, Name is coming as NULL where as type and id are getting filled.
MegaApiClient Version:
1.10.4

Description:
what are you trying to do
Trying to fetch get nodes, download link, etc.
Actual Behavior:
The method GetNodes(...) is returning Nodes with name as NULL for files uploaded using 'CreateFileRequest'
what happens
Couldn't process nodes since name is NULL
Expected Behavior:
The method GetNodes(...) should return Nodes with name similar to other nodes
what should happen
The method GetNodes(...) should return Nodes with name similar to other nodes
Steps to Reproduce:
MegaApiClient Version:

1.10.4