-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Labels
Description
Describe the bug
I try to update welcome message and got this error message
To Reproduce
Steps to reproduce the behavior:
- Send next request
twurl -A 'Content-type: application/json' -X PUT '/1.1/direct_messages/welcome_messages/update.json?id=${WELCOME_MESSAGE_ID}' -d '{"message_data": {"text": "${NEW_WELCOME_MESSAGE}"}}'
- See error
{"errors":[{"code":86,"message":"This method requires a PUT."}]}
Expected behavior
Welcome message updated
Desktop (please complete the following information):
- OS: Windows 10
- Version 0.9.6