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
You should be able to set a current authenticated user in the Http connection. This would then be used for file listing, creation, and permission update calls.
Files created become owned by the current user
Subsequent stories should address:
Files listed are those with read access
File and permission updates should require write access permission for the user
The text was updated successfully, but these errors were encountered:
You should be able to set a current authenticated user in the Http connection. This would then be used for file listing, creation, and permission update calls.
Subsequent stories should address:
The text was updated successfully, but these errors were encountered: