Dialogflow Tutorials: Integrate Dialogflow with DynamoDB Database

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 10

  • @kunalr_ai
    @kunalr_ai 5 років тому

    Thanks for the video

  • @komal1090
    @komal1090 3 роки тому

    Hai sir, can please cahnge the code
    dbread.get(parameters,function(err,data){
    });
    Into synchronous code.Please help me

  • @orranalhaynher1647
    @orranalhaynher1647 3 роки тому

    I followed the same steps but I'm getting this error -> No responses defined for platform: DIALOGFLOW_CONSOLE. Does anyone know why?

    • @AxleWebTechnologies
      @AxleWebTechnologies  3 роки тому

      Looks like an issue with name of the function you defined in the code. please send an email to dialogflow.team@axlewebtech.com with the code, error logs and screenshot of errors you are facing. Someone from our team will help you.

  • @ankitmehta8406
    @ankitmehta8406 4 роки тому

    I am following the same steps but it is not reflecting in my database. I am also using the flask server for generating the primary key. Can you help me with it?

  • @ashutoshtitoria5346
    @ashutoshtitoria5346 5 років тому +1

    "message": "Missing region in config",
    "code": "ConfigError",
    "time": "2019-11-10T07:43:52.758Z"
    i am this error msg in fire base logs.

    • @AxleWebTechnologies
      @AxleWebTechnologies  5 років тому

      Seems Aws region is not properly configured. Have a look at this link
      stackoverflow.com/questions/31039948/configuring-region-in-node-js-aws-sdk

  • @laxmanawate5706
    @laxmanawate5706 5 років тому

    getaddrinfo EAI_AGAIN dynamodb.us-east-2.amazonaws.com:443 i am getting error when i was check in firebase console can u help me?
    the region is correct.

    • @AxleWebTechnologies
      @AxleWebTechnologies  5 років тому +1

      You need to add a billing account. Please watch my video tutorial on how to connect Dialogflow with External APIs.