threads-api
threads-api copied to clipboard
Posting with image bug? (PNG Upload)
Failed to publish: Cannot read properties of undefined (reading 'split')
await threadsAPI.publish({
text: text,
image: 'scr.png',
});
Finding similar error on lots of functions
Similar to #111 devs are aware of the bug