Denis @nuculabs.dev · Dec 31

Solved the latest bug with my bot. Didn't know why upload blob for an image wasn't working. I've debugged it with netcat -l. Seems like I was sending b64 data to BlueSky and that was the reason the call didn't work. It returned 200 OK though. Here's the code in Rust for the upload image method:

3 likes 2 replies

?

Replies

Denis · Dec 31

It seems to be working fine 😄

Denis · Dec 31

The code is open source and available 🦀 github.com/dnutiu/blues... And the bot is working on: bsky.app/profile/roma...