Make + Pinterest / Error 400

I have created a scenario where i get datas from airtable and then send it to Pinterest in ordre to create an new pin.
No issue to get the datas. But pinterest pin creation is not working. I have an error 400.
here is the issue : The operation failed with an error. [400] {“code”:1,“message”:“Invalid request: {‘link’: ‘https://www.mandaley.fr/cityguide/rome/restaurants-a-rome’, ‘title’: ‘Restaurants Rome’, ‘board_id’: ‘City Guide : Rome’, ‘description’: ‘:it: Découvrez les joyaux cachés de Rome avec notre guide exclusif ! :spaghetti: De délicieuses trattorias aux monuments historiques incontournables, plongez dans la magie de la Ville Éternelle. Cliquez pour dévoiler les meilleures adresses romaines et préparez votre prochain voyage en toute sérénité. :airplane: #Rome #Voyage #GuideTouristique #Italie #BonnesAdresses’, ‘media_source’: {‘url’: ‘https://v5.airtableusercontent.com/v1/21/21/1695477600000/ETGstvo6DrG0xRQysxG1_A/aug8Zk1yzSDF4ri3Qph9iid8V2NPCBKMYGgCYNyTeKuYDMTgDsYdKzdOeRpa6A6CKiAJDpd-4Uk5yXk8xjGst9pYuWXh2-3p4nKCdSkJbuQjdpOTj2S-p6IvliZ9IROB/TMz2W13wADO7MmLPOCmxv8nVfoOYhKjSlava8smjIh8’, ‘is_standard’: True, ‘source_type’: ‘image_url’}} (‘City Guide : Rome’ does not match ‘^\\d+$’)”}

At first I thought that Make can’t find the board_id. But i’ve tried with the ID of the board directly and then i get a 404 error.

Any idea of what error it is ?

Many thanks,

CG

Welcome to the Make community!

From your screenshots, it looks like some fields are incorrectly mapped in the Pinterest module.

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

You can also export the scenario blueprint file to allow others to replicate the issue. 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

Uploading it here will look like this:

blueprint.json (12.34 KB)

If possible, could you also please provide the input/output bundles of the modules by running the scenario, then clicking the bubble on the top-right of each module, taking screenshots of, and copying the contents into this discussion thread:

Screenshot_2023-08-29_100800

This will allow others to better assist you. Thanks!

2 Likes

Hello @Constance_Gatbois,

Just checking back to see if you still need assistance with this?