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

fix: Assistant Prompts and Status, send channel_id with request #1344

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

MattDavisRV
Copy link
Contributor

This is a fix for PR 1331, which I mistakenly removed the channel_id parameter from the API request during feedback.

Without channel_id provided, the call always returns invalid_arguments.

@MattDavisRV MattDavisRV changed the title fix: Assistant Prompts, send channel_id with request fix: Assistant Prompts and Status, send channel_id with request Nov 8, 2024
@lorenzoaiello lorenzoaiello merged commit a99606f into slack-go:master Nov 12, 2024
7 checks passed
gautamr95 pushed a commit to pylon-labs/slack that referenced this pull request Dec 13, 2024
…k-go#1344)

This is a fix for [PR
1331](slack-go#1331), which I mistakenly
removed the channel_id parameter from the API request during feedback.

Without channel_id provided, the call always returns
`invalid_arguments`.
gautamr95 pushed a commit to pylon-labs/slack that referenced this pull request Dec 13, 2024
…k-go#1344)

This is a fix for [PR
1331](slack-go#1331), which I mistakenly
removed the channel_id parameter from the API request during feedback.

Without channel_id provided, the call always returns
`invalid_arguments`.
gautamr95 pushed a commit to pylon-labs/slack that referenced this pull request Dec 13, 2024
…k-go#1344)

This is a fix for [PR
1331](slack-go#1331), which I mistakenly
removed the channel_id parameter from the API request during feedback.

Without channel_id provided, the call always returns
`invalid_arguments`.
gautamr95 pushed a commit to pylon-labs/slack that referenced this pull request Dec 13, 2024
…k-go#1344)

This is a fix for [PR
1331](slack-go#1331), which I mistakenly
removed the channel_id parameter from the API request during feedback.

Without channel_id provided, the call always returns
`invalid_arguments`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants