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:
login to the google services using 2 accounts.
use the second account.
connect to a zip file in google drive with zipextractor.
extract the zip to a desired folder
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>
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:
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>