Giter VIP home page Giter VIP logo

Comments (8)

germanattanasio avatar germanattanasio commented on July 2, 2024

You are missing the credentials for conversation.

In a .env file:

CONVERSATION_USERNAME
CONVERSATION_PASSWORD

from assistant-simple.

hborg004 avatar hborg004 commented on July 2, 2024

@germanattanasio i have an .env file but im not sure i have it configured correctly. how should it be named?

my env file has this

# Environment variables
WORKSPACE_ID=XXX
CONVERSATION_USERNAME=XXX
CONVERSATION_PASSWORD=XXXX
#Optional params, delete any which are not used!
#Optional params to enable Speech to text
STT_USERNAME=
STT_PASSWORD=
#Optional cloudant URL for loggin
CLOUDANT_URL=
#If cloudant url is specified a user name and password must be specified to secure the logging endpoints
LOG_USER=
LOG_PASS=

but i dont think i named it correctly

from assistant-simple.

germanattanasio avatar germanattanasio commented on July 2, 2024

call it .env and make sure is in the root folder

from assistant-simple.

hborg004 avatar hborg004 commented on July 2, 2024

@germanattanasio thank you, it worked. i had to run it on linux because for some reason windows did not allow me to name it .env

from assistant-simple.

kwiatks avatar kwiatks commented on July 2, 2024

What was the name of the .env file you used ? does it have to be a particular name matching anything else ? I get the "Error: Argument error: username and password are required unless use_unauthentic
ated is set" error even with a .env file (called car.env). I am running in Windows 7.

from assistant-simple.

germanattanasio avatar germanattanasio commented on July 2, 2024

from assistant-simple.

hborg004 avatar hborg004 commented on July 2, 2024

from assistant-simple.

mitchmason avatar mitchmason commented on July 2, 2024

And it HAS to be just .env or else it won't work

from assistant-simple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.