Facebook Webhook Character Problem

Options
Hi,

I'm a newbie on Xano.

I'm setting up a webhook for Facebook API.

I can get and process the data. The Facebook API requires me to send a challenge code back to Facebook if the connection is successful.

I return the code in my API's response part as "self". However, facebook gives an error and says "Expected value="XXXXX", received ""XXXXX\"""".