Cannot create webhook, messaged reported as abusive
1

Hello,

I've been trying to create my own messenger app but i'm struggling on the creation of webhook step. I'm using the "Original Coast Clothes sample" project and I'm following this tutorial https://developers.facebook.com/docs/messenger-platform/getting-started/sample-apps/original-coast-clothing#local_configure. When I try the command "http://localhost:3000/profile?mode=all&verify_token=<VERIFY_TOKEN>", I get a lot of error but the main one is "Your message couldn't be sent because it includes content that other people on Facebook have reported as abusive." (full error log here : https://pastebin.com/K8TRQKjg) I've already tried to visit "http://localhost:3000/webhook?hub.mode=subscribe&hub.verify_token=chainealeatoire&hub.challenge=TESTCHALLENGE" and it works perfectly fine (I got "WEBHOOK_VERIFIED" in my node log and the web page displays "TESTCHALLENGE"). I run my own server with pagekite which as a SSL security and it works perfectly fine so I think it isn't the problem source.

Can you help me ?

Thanks

Augustin BAR

Augustin
Asked about 4 years ago