junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.59k stars 134 forks source link

Unable to post thread with image #177

Closed cedriking closed 1 year ago

cedriking commented 1 year ago

When trying to upload a thread that contains an image path or a buffer, I receive the following error:

TypeError: Cannot read properties of undefined (reading 'lookup')

Using v1.4.4