Facebook Trigger error "API calls from the server require an appsecret_proof argument"

Describe the problem/error/question

I followed the Facebook credentials setup exactly step by step. So I did the create meta app, then generate app access token, and then the configure facebook trigger. But the “Test step” doesn’t work. I get the following error:

Facebook Trigger: (#190) Application Secret required for this endpoint

And so I followed the optional step to add an app secret, and after that when I run “Test step”, I get the following error:

## Problem running workflow

*Bad request - please check your parameters*

Facebook Trigger: API calls from the server require an appsecret_proof argument

which is to do with how the api is made, and something I have no control over.

What is the error message (if any)?

Problem running workflow

Bad request - please check your parameters

Show Details

Facebook Trigger: API calls from the server require an appsecret_proof argument

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.85.4
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: debian server on AWS

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