I’m trying to figure out how I can upload an image to Pinterest using the HTTP module. I’m having a hard time figuring out how this is supposed to be set up. The errors codes I’m getting are going a little over my head so I would appreciate someone breaking this down for me. First I have DALL-E creating an image for me.
Then, the HTTP module grabs the link. To my understanding (and I might be wrong on this, I’m no expert) this module is supposed to grab an image file that can be saved and uploaded to a social media platform. Here is how I have the HTTP module set up:
and then, this is what the output looks like for the HTTP module:
Finally, I’m trying to get Pinterest to grab the image from HTTP as well as the title and description from previous modules, so they may be uploaded to Pinterest. I don’t think I’m setting this up correct and the errors codes I’m getting are too technical for me to understand. Here is how the Pinterest module is set up:
And then, this is what the Pinterest error looks like when I try to run my scenario:
Thank you in advanced for your help!