403 forbidden with POST request on https://facebook.botframework.com

瘦欲@ 提交于 2020-01-06 06:46:12

问题


Every POST request to the following API get 403 forbidden :

https://facebook.botframework.com/v3/conversations/{{conversation_id}}/activities https://facebook.botframework.com/api/v1/bots/{{bot_name}} ; which is webhook url registered at facebook bot

Noted :

  • Bot framework already is Bot Service Azure before 2018 March 31
  • Facebook channel at Bot Service Azura worked well about 6 months. And these issues just happens from 2018, 19th April
  • Tested facebook bot worked well with my own webhook url
  • Tested skype channel at Bot Service Azura still worked well.
  • All configure of facebook channel at Bot Service Azure are right.

回答1:


After three days failed and there is no facebook message come to my system via Bot Service Azure. Finally, my Facebook channel at Bot Service Azure is up again at 2018 April 23. The issues solved.



来源:https://stackoverflow.com/questions/49937801/403-forbidden-with-post-request-on-https-facebook-botframework-com

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!