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

Posting with image bug? (PNG Upload) #137

Open
yekayee opened this issue Jul 13, 2023 · 2 comments
Open

Posting with image bug? (PNG Upload) #137

yekayee opened this issue Jul 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@yekayee
Copy link

yekayee commented Jul 13, 2023

Failed to publish: Cannot read properties of undefined (reading 'split')

      await threadsAPI.publish({
        text: text,
        image: 'scr.png',
      });
@sidgithub780
Copy link

Finding similar error on lots of functions

@Aerglonus
Copy link
Contributor

Similar to #111 devs are aware of the bug

@junhoyeo junhoyeo added the bug Something isn't working label Jul 14, 2023
@junhoyeo junhoyeo changed the title posting with image bug? Posting with image bug? (PNG Upload) Jul 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants