Skip to content
This repository has been 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

Open
Avinash-Bhat opened this issue Oct 24, 2017 · 1 comment

Comments

@Avinash-Bhat
Copy link

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>

@MandyWood
Copy link

Thank you for sending the support!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants