Skip to content

Name is coming as NULL for files uploaded using 'CreateFileRequest' #243

Description

@itzlokeshjayaraj

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:

  1. Create a folder in Mega drive.
  2. Right click the folder and 'Create File Request'
  3. A url will be generated that can be used to upload files to this folder.
  4. 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
CreateFileRequest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions