I am stuck in getting the url from sharing_get_shared_links? Been trying all day with no success. I had no issue with the create_link but that also returns a slew of data which it has the url but much more complex than the get_shared_link.
Help please, stuck in the mud.
shared_link_metadata = dbx.sharing_get_shared_links(path=save_product_path)
shared_link_metadata contains:
GetSharedLinksResult(links=[PathLinkMetadata(expires=NOT_SET, path='/Test_App/Beach Vibes (GO)/Beach Vibes - 6x8 - GO WEB.jpg',
visibility=Visibility('public', None))])