Sending images not working... #512
Unanswered
Pachuchi420
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It’s an encoding oversight in the http client; I’ll release a fix for it later today |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking in the GitHub for an example on how to send some messages, texts work fine as seen here:
Now I ventured into sending an image, this is super duper important for my program as its the gist of the whole thing (auto-uploading images to a certain group/contact), but no matter what I do I always get the same 415 error:
Running this outputs:
So what gives? What am I doing wrong?
Attached is the zip file of the project...
Hopefully somebody can help me with this ): I've tried to search around for some similar discussion about this but it seems nobody has had any issues since 2023...
whatsappTest.zip
Beta Was this translation helpful? Give feedback.
All reactions