KoenZomers / KeePassOneDriveSync

Allows syncing of KeePass databases stored on OneDrive Personal, OneDrive for Business or SharePoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] tab shared with me is empty

scribepl opened this issue · comments

Describe the bug
when im trying to open database file shared for me im go to: Tab "shared with me is empty", but its nothing there? im see only files from my 1drv (linking with acoount is working)

image

image

when im login to 1drv with webrowser i see all my folders - in plugin i'm see nothing?
image

To Reproduce
try to open shared for you files from your 1drv

Versions (please complete the following information):

  • KeePass 2.46:
  • KeePass OneDriveSync Plugin 2.1.2.1:

Authentication method

  • Microsoft Graph (any browser)
  • Microsoft Graph (built in browser)
  • OneDrive
  • [ X] OneDrive for Business
  • SharePoint 2013/2016/2019

KeePass database synced with

  • [X ] OneDrive for Business
  • OneDrive Personal

Thanks for sharing the screenshots. Looks like you're connecting with a OneDrive for Business site. For me seeing the shared items on a OneDrive for Business account seems to work, so there's something particular that's keeping you from seeing it. Can you try the following:

  1. Go to https://aka.ms/ge
  2. Make sure you're signed in with the same account as you're using with KeePass OneDrive Sync using the sign in option on the left:
    image
  3. In the address field, enter:
    https://graph.microsoft.com/v1.0/me/drive/sharedWithMe
    image
  4. Scroll through the results at the bottom. Does this list the item you're expecting to see?
    image

The KeePass plugin effectively makes the same call as you would do here.

Ok, I logged in, but the code with the item list contains files and hosts unknown to me.

image

these items are not visible in the web interface. but in the browser I see items that the plug-in cannot see

Not sure if I fully understand your response. If you try this through the Microsoft Graph Explorer and scroll through the results, do you see the folder you're expecting to see on the Shared with me tab in the KeePass OneDriveSync plugin?

Closing as no further feedback has been received