Skip to content

Attachment IDs in create conversations #78

@joshdeutsch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions