Forum Discussion

Swissdoode's avatar
Swissdoode
Explorer | Level 3
2 years ago

sessionDeinitialized when using authorizedClient?.withpathRoot(…)

Hi all I'm trying to access a folder outside of my personal root (a team folder).   if let client = DropboxClientsManager.authorizedClient?.withPathRoot(.namespaceId("12345678")) { // do no...