Alex
Alex
Hi @0ero-1ne, The `result` contains the response parameters for the shared folder or shared file, accordingly. For a shared files, you should expect [this information](https://github.com/dropbox/dropbox-sdk-go-unofficial/blob/b49d68a1f14fb4fd1167b3cd3d67e69075a4a306/v6/dropbox/sharing/types.go#L880) to be contained in the...
Hi @0ero-1ne, Appreciate your patience while we got to work on this. To clarify `sharing.IsSharedLinkMetadata` is an [interface](https://github.com/dropbox/dropbox-sdk-go-unofficial/blob/v6.0.5/v6/dropbox/sharing/types.go#L815). The actual response is a concrete type like `*sharing.FileLinkMetadata` or `*sharing.FolderLinkMetadata`. ([FileLinkMetadata](https://github.com/dropbox/dropbox-sdk-go-unofficial/blob/v6.0.5/v6/dropbox/sharing/types.go#L879),...
Hi @worpet, thank you for your feedback. We have passed it to the team along with the original request.
@relvira0403 We don’t have any updates to share on this request at the moment. We’ll be sure to follow up here if anything changes. Appreciate your patience and understanding in...
Thanks, I'll ask the team to review this.
Hi @musicinmybrain Thanks for your contribution, I'll ask the team to review this.
Hi @vtalos, Thanks for your submission. I'll pass this along to the team. I can't promise if or when that might be implemented though.
Hi @Machine-Maker Thanks for the report! We're investigating this API issue. We'll follow up here once we have an update.
Hi @bordenc Thank you for sharing your feedback regarding the Python SDK documentation. We appreciate you taking the time to let us know. We’ll pass your comments along to the...
Hi @jimmyshiau Could you provide more information as to what the issue you are encountering is? Such as steps to replicate.