Skip to content

Attachment IDs in create conversations #78

Description

@joshdeutsch

In conversations.py create_conversation(), you get a 500 response when including attachment_ids. After contacting canvas support, it turned out that the issue was that the translation to the http request required '[]' after attachment_ids. Please see this thread. At the moment the work around is to add the attachment_ids with [] using kwargs. This seems to me to be a bug on the canvas side but to make this function usable, it'd be good to modify create_conversation() to follow this [] requirement.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions