Mix Chooser and SDK
Hello, I am currently working on app (full permission) where I would like to choose a folder and then display the content on a webpage. It is important that it should be constantly looking for changes in that folder, so I am using longPoll endpoint. My current flow is: Press a button 'Authorize' to get the access_token and…