You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
I'm struggling tonight by trying to put a link within the message. I try to follow this documentation
and it doesn't work. I thought that it was the HTTP method the problem so I changed GET to POST and I have the same result.
Regarding slack documentation, it shoud work like this.
thanks for the Issue. I can confirm it is not working but i must take a look on it. I can surely say that there is no encoding implemented that could destroy the url.
Thank you for your feedback, I will have a look this weekend. I wonder if there a parameter in my slack account that could disable that (I honestly don't believe in this because other bot are able to push links).
Yeah. I think it is sth. at the slack api that were good in early times but has changed over time. I'd found the same issues on div. slack libraries in ruby, python and hubot.
will have a look again, too.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everyone!
I'm struggling tonight by trying to put a link within the message. I try to follow this documentation
and it doesn't work. I thought that it was the HTTP method the problem so I changed GET to POST and I have the same result.
Regarding slack documentation, it shoud work like this.
Here is my code:
With also this additional method:
`
And finally here is my configuration:
Could someone give me an example of message containing link in order to have an example?
Thank you in advance and thanks a lot for this bundle!
The text was updated successfully, but these errors were encountered: