Open rmilkowski opened 10 months ago
Hi @rmilkowski, thanks for writing in. At this moment, there is no solution for your use case. However, our platform team is currently working on a new feature! I cannot tell when the feature will be available yet, but once it's publicly available, this SDK will support it.
Any progress?
(Describe your issue and goal here)
This should work:
This currently doesn't work unless the file/image is made public via client.files_sharedPublicURL(), but enabling public files is not an option in many organisations. Additionally one shouldn't have to construct urls by extracting pub_secret from file/permalink_public.
Given that slack client can show uploaded images (even when they are not public), it should also work with blocks/type/image.
Example discussion/solution (with making the file public) - https://stackoverflow.com/questions/58186399/how-to-create-a-slack-message-containing-an-uploaded-image
Category (place an
x
in each of the[ ]
)Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.