Implement Sharing endpoints
Hello, when you are planning to implement sharing links? Thank you
Is there any plan to release this before the API v1 end date (June 28)?
any news on sharing ? only want to use api for sharing. ;(
Hey all, I'm finding it a bit hard to spare time to work on the sharing endpoints due to other commitments.
Currently the SDK doesn't have dedicated methods for interacting with the Sharing endpoints, similar to how you have dedicated methods to get metadata of files/folders or upload a file.
However, the SDK can still make requests to the sharing endpoints (or any Dropbox API endpoint) and fetch/decode data.
Here's how you can work with the Sharing endpoints (or any other Dropbox endpoint) through the SDK.
Also, I'm making this issue (project) a part of Hacktoberfest.
Any and all contributions, big or small, are highly encouraged and gladly welcome.
Happy Hacktoberfest! 🎉