Sudden forbidden access

你说的曾经没有我的故事 提交于 2019-12-01 18:36:32

问题


Since this morning, all our ChatBot using DialogFlow get denied with a response code 403 and the following JSON :

{"status":{"code":401,"errorType":"unauthorized","errorDetails":"You are not authorized for this operation. Invalid access token"}}

We tried to update the client access token for one of them but without any change. Note that the responseCode is different that the one specified in the JSON.

Any idea?


回答1:


Could be an issue with the service itself. There is already a thread in the official community forum: https://productforums.google.com/forum/#!topic/dialogflow/CEZE6HS4C4o;context-place=forum/dialogflow

You are not alone...




回答2:


I tried what Andrey Kotkovets said in this thread: https://productforums.google.com/forum/#!topic/dialogflow/CEZE6HS4C4o;context-place=forum/dialogflow and it worked. You need to export your bots and import them as v1 for now.

edit: I created new agents and imported the old ones, I didn't overwrite the old ones.



来源:https://stackoverflow.com/questions/51907605/sudden-forbidden-access

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