I'm trying to implement service in my Angular 2 application that will work with Dropbox service with Javascript SDK V2. My model looks like this:
User create folder with photos -> in app user share folder
How to implement method that will share this folder, if folder haven't shared_folder_id
?