swifty icon indicating copy to clipboard operation
swifty copied to clipboard

Not sure what happened, was trying to import passwords from GDrive into Swifty.

Open rmpadilla opened this issue 3 years ago • 0 comments

TypeError: Cannot read property 'access_token' of null
    at l.getRequestMetadataAsync (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:539095)
    at l.requestAsync (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:540614)
    at l.request (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:540479)
    at m (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:565492)
    at Object.t.createAPIRequest (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:565593)
    at c.list (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:3819802)
    at O.exists (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:6715708)
    at O.folderExists (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:6715273)
    at U.readRemoteVault (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:6717622)
    at U.pull (/tmp/.mount_SwiftyJiN4fr/resources/app.asar/main/index.js:2:6717204)

Swifty 0.6.5 Electron 12.0.7 linux 5.16.8-zen1-1-zen Locale: en-US

rmpadilla avatar Feb 11 '22 14:02 rmpadilla