Post #3824627
2026-07-14 18:42 UTC
I feel like I'll have to decompile the app to see what exactly it expects in a photo object... Maybe something undocumented? Maybe it expects some numbers to be strings? I remember the developers having problems with that (because, naturally, I know both people who worked on this app)
Replies (1)
-
@grishka@mastodon.social 2026-07-14 19:18
And by the way. It uses execute A LOT. Like, more than half the API requests it makes are the `execute` method. This exposed some more bugs and corner cases in my interpreter.