Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sudden forbidden access

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?

like image 233
SeyoS Avatar asked Oct 16 '22 14:10

SeyoS


1 Answers

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...

like image 191
Stefan Avatar answered Oct 21 '22 08:10

Stefan