Post image on Facebook

Hello.
I am building workflow to post image and caption on facebook automatically.
I used facebook Graph API.
I posted caption with feed node. it’s success.
I posted image and caption with photos node.
There is error.
error message is ‘Your message couldn’t be sent because it includes content that other people on Facebook have reported as abusive.’
I am not sure why there is such error.
facebook graph api version is 22.
N8N version is 1.79.1

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Have you tried a different image/caption?

@hrishikesh ,
Yes
I have tried different image.
and there is no error.

I edited image and tried to post.

So sounds like Facebook is detecting something wrong with the original image. If you’re sure there’s nothing wrong, try contacting Facebook about it. As far n8n is concerned, there’s nothing that can be done from that end.

@hrishikesh ,
there is no issue for original image.
there is issue for edited image.
anyway thank you.
I will try to contact with facebook

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.