Facebook Messenger API “URL COULD NOT BE VALIDATED”

前端 未结 3 1284
栀梦
栀梦 2021-02-19 17:12

I\'m trying to setup the Facebook messenger API and I\'m getting this error when I attempt to add the WebHook:

The URL couldn\'t be validated. Callback ve

3条回答
  •  孤城傲影
    2021-02-19 17:44

    You can use the chained certificate by the following shell:

    cat www.example.com.crt bundle.crt > www.example.com.chained.crt

    From http://nginx.org/en/docs/http/configuring_https_servers.html#chains

提交回复
热议问题