I am connecting the fb node but due to version being v22.0 but the supported one is v23.0 and i am getting the error 200
Forbidden - perhaps check your credentials?
(#200) If posting to a group, requires app being installed in the group, and \ either publish_to_groups permission with user token, or both pages_read_engagement \ and pages_manage_posts permission with page token; If posting to a page, \ requires both pages_read_engagement and pages_manage_posts as an admin with \ sufficient administrative permission
##{
“nodes”: [
{
“parameters”: {
“method”: “POST”,
“url”: “https://graph.facebook.com/v23.0/444373532103541/feed”,
“sendQuery”: true,
“queryParameters”: {
“parameters”: [
{
“name”: “access_token”,
“value”: “EAAOzariOgxsBPNcZBXgSMSUssy2PXZAPZCmxEUMJUIA88VOsO36NqauqeCG0LmiStDJ24wPM6tYafAYAw8FUX6dVpgdrXmtm8TZBL5MalffT3LVoBpEyD7Xq7rilMj5ZBlcbZBHrGSmfL9TR6kgE4uytbquU6bQsADMMj1cTQ37HNapZBxr5QFZBZB61TjZBbAQXGTfDv8xKU0PNS4gF2xtUqFlenhXGyzFW4g”
}
]
},
“sendHeaders”: true,
“headerParameters”: {
“parameters”: [
{
“name”: “content_type”,
“value”: “application”
}
]
},
“sendBody”: true,
“bodyParameters”: {
“parameters”: [
{
“name”: “content”,
“value”: “={{ $json.data }}”
}
]
},
“options”: {}
},
“type”: “n8n-nodes-base.httpRequest”,
“typeVersion”: 4.2,
“position”: [
-1280,
-120
],
“id”: “1cb8014f-7421-4a7f-a44d-d3c5c0af9616”,
“name”: “HTTP Request1”,
“alwaysOutputData”: true
}
],
“connections”: {
“HTTP Request1”: {
“main”: [
]
}
},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “9d8c98dee25a627e25c11ce2e9bc0aa76a35cff1d37ce6af03f822d4b3c13f1c”
}
}
Forbidden - perhaps check your credentials?
(#200) If posting to a group, requires app being installed in the group, and \ either publish_to_groups permission with user token, or both pages_read_engagement \ and pages_manage_posts permission with page token; If posting to a page, \ requires both pages_read_engagement and pages_manage_posts as an admin with \ sufficient administrative permission