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

Posting videos not working? #309

Open
gregsequential opened this issue Aug 14, 2023 · 0 comments
Open

Posting videos not working? #309

gregsequential opened this issue Aug 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gregsequential
Copy link

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)
},
});

@junhoyeo junhoyeo added the enhancement New feature or request label Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants