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’: ‘ Découvrez les joyaux cachés de Rome avec notre guide exclusif !
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é.
#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