Skip to content

get_link() and get_name() in FileInfo class #172

@JessicaChiara

Description

@JessicaChiara
  1. get_link() return None while in fact the url attribute is present.
  2. get_name() return an error.

I solved these problems doing:

  1. concat urlowncloud with s/ and get_token()
  2. get_path() and extracting the last piece

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions