dialogflow-android-client icon indicating copy to clipboard operation
dialogflow-android-client copied to clipboard

Attempting to use POST with a GET-only endpoint, or vice-versa

Open zelikris opened this issue 7 years ago • 0 comments

I have the app set up and running per the instructions in the README but when the "Listen" button is pressed and a something is said and recorded, the following error is returned:

Attempting to use POST with a GET-only endpoint, or vice-versa

I know that the client access token I'm using is correct and corresponds to a valid agent. I'm using a Samsung S6 to test the app.

zelikris avatar Nov 15 '17 17:11 zelikris