0

After the problems with the twitter connector I tried facebook and also have some problems:

{
  "Status": {
    "facebook": {
      "status": 417,
      "info": "417 Connector returned error: 404 Not Found"
    }

  },
  "messages": {
    "facebook": null
  }
}

Again every other api call works but the connector returns an error from the facebook api when I try to retrieve messages.

Martin
  • 665
  • 1
  • 7
  • 24

1 Answers1

1

As per the documentation the current facebook connector dosen't have receiving capability. Only twitter DM and whatsapp have receiving capability.

AMT.in
  • 391
  • 1
  • 5