Skip to content
This repository was archived by the owner on Jun 23, 2021. It is now read-only.
This repository was archived by the owner on Jun 23, 2021. It is now read-only.

multi-account: doesn't open the google drive with the logged in account when viewing the extracted files #5

@Avinash-Bhat

Description

@Avinash-Bhat

When using a multi-account workflow, the View extracted files button opens the google drive with https://drive.google.com/#folders/<folder-id> which doesn't open it correctly.

how to reproduce:

  1. login to the google services using 2 accounts.
  2. use the second account.
  3. connect to a zip file in google drive with zipextractor.
  4. extract the zip to a desired folder
  5. click on View extracted files button.

Expected:
The drive link opens up with url of format: https://drive.google.com/drive/u/1/folders/<folder-id>

Obtained:
The drive link opens up with url of format: https://drive.google.com/drive/u/0/folders/<folder-id>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions