Skip to content

Error code 86. This method requires a PUT. #168

Description

@IamR3m

Describe the bug
I try to update welcome message and got this error message

To Reproduce
Steps to reproduce the behavior:

  1. 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}"}}'
  2. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions