dialogflow / dialogflow-android-client

Android SDK for Dialogflow
https://dialogflow.com
Apache License 2.0
574 stars 270 forks source link

Authorization failed. Please check your access keys. Error Issues #98

Open you6878 opened 6 years ago

you6878 commented 6 years ago

08-18 17:21:15.210 25109-25117/? E/.howl.mychatbo: Failed to send DDMS packet REAQ to debugger

 Caused by: ai.api.AIServiceException: Authorization failed. Please check your access keys.
    at ai.api.AIDataService.request(AIDataService.java:205)
    at ai.api.AIDataService.request(AIDataService.java:148)
    at ai.api.AIDataService.request(AIDataService.java:124)

I had input clientAccessToken by Developer access token in Dialogflow general page So I used Dialogflow with android lately. It was good work But It occur Authorization failed now. there said "Please check your access keys."