You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is the expected behavior. The sharedWithMe endpoint is only supposed to list normal "File" and "Folder" shares. The issues you linked above are about Folder-(or File-)Shares created from within a space, not about permissions granted on a space itself.
To know which spaces a user as access to we have /me/drives/
Describe the bug
Share project space drive root using
/drives/{driveID}/root/invite
. Gets empty share with me listSimilar issues in past
sharedWithMe
response when received shares contain share from project space #8215/v1beta1/me/drive/sharedWithMe
endpoint #8027Steps to reproduce
newspace
/drives/{driveID}/root/invite
endpointExpected behavior
The response should list the project space
newspace
similar to shared resource of project spaceActual behavior
Setup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: