-
Notifications
You must be signed in to change notification settings - Fork 25
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
Improve error debugging with Slack #24
Comments
|
Hacking away at this. I installed https://www.npmjs.com/package/axios-curlirize and edited slackUtils.js in node_modules so I could test it out. This works. I even tested by removing the duplicate content types there.
|
Probably best to just use https://github.com/slackapi/bolt-js |
@jackcoded FYI the transitive dependency axios going from We forced axios back to Messaging here as perhaps another reason to use another package. |
I'm getting the same problem with slack message reporter I'm getting |
@mehdibenfeguir, makes sure you’re using Regarding what I said above, assuming you have the same cause of the 400 error as I did, please uninstall this slackmsg package first then Please note it may work with |
I am having a problem with connecting to Slack. The same issue as #7
I would like to be able to debug this, but there's nothing more that I can see other than there was a 400. It would be great if I got any messages from Slack and any information from the reporter on how to fix that.
The text was updated successfully, but these errors were encountered: