Media upload has failed with error code 2207076

:bullseye: What is your goal?

post a reel to instagram

:thinking: What is the problem & what have you tried?

I continaully get this error. I’ve manually uploaded the video and it works fine. I’m pulling the video from R2 on cloudflare and i’ve done it in the past and it works. I’ve tried to delete and re-add the moduel and areauth my facebook account to no avail. can’t seem to crack it. anyone??

:clipboard: Error messages or input/output bundles

Bundle 1Collection
status_code ERROR
status Error: Media upload has failed with error code 2207076
Post ID 18079997168277481

Hello,

Could you confirm that your scenario was working before and recently stopped with the Media upload has failed with error code 2207076 error?

If so – this has been common lately and it’s not Make-related. Meta’s API has been having issues. The best solution is to implement an exponential retry policy in your scenario. For example using sleep module and trying once again.

If, on the other hand, this configuration has never worked in this scenario – please share your setup so we can take a closer look.

Have a nice day,
Michal

Meta broke something with their API again… I’m getting the same error on my scenarios when posting reels. Add a break error handler to retry it after a few minutes and eventually it should go through.