Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attachments aren't working in 0.1.2. #5

Open
clayheaton opened this issue Feb 27, 2015 · 2 comments
Open

Attachments aren't working in 0.1.2. #5

clayheaton opened this issue Feb 27, 2015 · 2 comments

Comments

@clayheaton
Copy link

When I installed 0.1.2, all attachments stopped working on slack.chat.post_message(). Downgrading to 0.1.0 fixed the problem without any changes to my code. (At the expense of "Unverified HTTPS request" warnings...)

@kn
Copy link
Owner

kn commented Feb 27, 2015

@Mikecom32 would you like to look into this?

@clayheaton
Copy link
Author

To clarify, the attachment payloads I'm sending look similar to this and I'm using attachments= kwarg to send them in post_message():

[{"fallback":"The following plugins will be executed sequentially in this phase:","text":"The following plugins will be executed sequentially in this phase:","fields":[{"title":"","value":"1. User frequency filter","short":false},{"title":"","value":"2. Custom Stopword Remover","short":false}],"color":"#FF00C3"}]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants