Hi, I'd like to know if there is a way to create a direct link to a file using the API. My app requires sending an image link to a 3rd party's API for image recognition. When I test the link created using "create_shared_link_with_settings", I get something like
www.dropbox.com/s/8um0tttqgbjq5c7/my_image.jpg
But it is not recognised as an image. Thanks