A
A
Artem2018-04-07 21:36:11
Google
Artem, 2018-04-07 21:36:11

How to decode Google API HTTP annotation syntax?

Hey!
The dialogflow documentation says the following:

HTTP request
POST https://dialogflow.googleapis.com/v2beta1/{session=projects/*/agent/sessions/*}:detectIntent

The URL uses Google API HTTP annotation syntax.

Please help, here it is:
https://dialogflow.googleapis.com/v2beta1/{session=projects/*/agent/sessions/*}:detectIntent

Convert to normal URL. No matter how much I try, I get 404 ..
Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
Carburn, 2018-04-07
@ber_enot

You need to send an Authorization header.
https://dialogflow.com/docs/reference/v2-auth-setup

D
Dimonchik, 2018-04-07
@dimonchik2013

aren't there any examples?

R
Roman Mirilaczvili, 2018-04-07
@2ord

Here is a more detailed description: https://cloud.google.com/dialogflow-enterprise/doc...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question