Just started using this tool, seems to work great on an export, but when I try to import it back in it says "I dont have permission to import this file".
Any idea what I am doing wrong? (Ive removed the ClientID etc from the top section).
If I use the export tool from my Bitwarden menu, it will import fine.
Settings .json below.
"Bitwarden": {
"ClientId": "???????????????????",
"ClientSecret": "??????????????????????",
"ServerUrl": "https://?????????????",
"VaultPassword": "?????????????"
},
"Sync": {
"CronSchedule": "0 0 * * *",
"RunOnStartup": false,
"IncludeOrganisationItems": false,
"EncryptUsingCustomKey": false,
"EncryptionKey": null,
"FileRetention": 7,
"DataDirectory": "data"