Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Posting videos not working? #309

Open
@gregsequential

Description

@gregsequential

Hi, so I have this all working on autocode as a webhook at the moment and it's fine for text/images, but this doesn't work for videos and I was wondering if I have the right code / formats? I also tried a .mov which likewise did not work.

await threadsAPI.publish({
text: (TEXT HERE),
attachment: {
video: (URL TO AN MP4 FILE HERE)
},
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions