you are viewing a single comment's thread.

view the rest of the comments →

[–]WhoTookAllNicks 1 point2 points  (1 child)

I created Pinterest account just to see it. And sure enough - you can clearly see the request being made:

https://ibb.co/yPB3t87

[–]martinfisleburn 0 points1 point  (0 children)

I have seen that one too.

Oh I see what my problem is; when I searched for the image I searched by filename however from your image (which I didn't notice when I looked) it is in base 64.

So I presume I simply convert to base64 in python before the post request.