Pinterest posting issues

Quite often when my scenario is trying to post to pinterest I get a runtime error and the text looks like this

But when I look at the text inserted it’s completely normal and I’m able to read it just fine.

The scenario otherwise has been working just fine.

Welcome to the Make community!

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
Screenshot_2023-10-06_141025

A.

Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

Uploading it here will look like this:

bundle.txt (12.3 KB)

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted output bundle in this manner:

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code button in the editor:
    Screenshot_2023-10-02_191027

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!


If you think this is a bug, For quicker assistance with technical issues like these, you may want to contact support directly. They respond very quickly and update you frequently on the status of their investigation.

Hope you can share the resolution with us if you manage to solve this problem!

2 Likes

blueprint.json (182.9 KB)

What about the output bundles of the other modules?

2 Likes


The input seems to be working well with all other modules

Looks like Pinterest is having trouble importing the image via OpenAI’s provided URL.

Try using “Image Base64” instead

Screenshot_2024-01-26_170104

1 Like

Is there a way to just run pinterest module when I’ve run the full scenario so that I don’t have to restart the whole scenario?

For example now that I’ve had this issue and testing and running into a error I’d just reuse the same scenario material but just re run the pinterest module.

I tried that but now I get error that data parameter is incorrect. I tried to map it and use the url but the url gives me the initial error again.

Any ideas how to proceed to resolve this issue?

For Dall-E 2

You’ll just need to use the toBinary built-in function as stated in the field description:

Screenshot_2024-01-29_150159

E.g.:

Screenshot_2024-01-29_150112

Tested and working:

https://www.pinterest.com.au/pin/301389400080922167/

2 Likes

image

Getting a error

Welcome to the Make community!

If you need further assistance, please provide the following updated details:

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

Following these steps will allow others to assist you here. Thanks!

1 Like

You have the scenario blueprint at the start of this thread.

1 Like

For Dall-E 3 the mapping is simpler

Screenshot_2024-01-29_150157

Use “Response Image Data”

Tested working:

https://www.pinterest.com.au/pin/301389400080922238/

2 Likes

I keep saving the pinterest map data but it doesn’t save it. After I’ve pressed ok and go back to check the option of file has reverted back to the top option

any ideas how to resole this issue?

Hi @Sia, I’ve shown you two methods - one for Dall-E 2 and another for Dall-E 3.

Please set up your module exactly the same way and take screenshots of it so we can proceed.

1 Like

As I mentioned the module does not save with your second way of fixing the issue @samliew

If you are unable to save module settings, then this is a bug.

For quicker assistance with technical issues like these, you may want to contact support directly. They respond very quickly and update you frequently on the status of their investigation.

Hope you can share the resolution with us if you manage to solve this problem!

3 Likes