Skip to content
Pinterest 201 Error
 
Notifications
Clear all

Pinterest 201 Error

4 Posts
2 Users
0 Reactions
4 Views
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

I'm sending video from Airtable to Pinterest using the "Make an API call" module. I'm frequently encountering a 201 error. I've attempted various solutions to diagnose the issue without success. For instance, if I let the process run multiple times, it sometimes succeeds on the fourth attempt. I also incorporated a "sleep" module for 30 or 60 seconds, but I still intermittently receive the 201 error. I'm hoping for some assistance with this.
blueprint (14).json (88.3 KB)

 
Posted : 23/02/2024 1:58 pm
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

Can anyone assist me?..

 
Posted : 25/02/2024 10:20 am
Amadio_Gabriel
(@amadio_gabriel)
Posts: 7
Active Member
 

Hello,

I've encountered a similar situation regarding video uploads. The issue often stems from the API/server's response being in a binary format that callin.io modules can't always parse. My recommendation is to implement an error handling route. This route would essentially be a retry mechanism for when the main process (posting a video) encounters an error.

:slight_smile:

 
Posted : 26/02/2024 6:35 pm
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

Thanks, that resolved my issue!

 
Posted : 02/03/2024 11:26 am
Share: