Skip to content

sessioniD is hardcode, how to modify sessionID as a unique for every user #7

@kukuhtw

Description

@kukuhtw

i notice in this file : src/master/src/app/services/dialogflow.service.ts line 19.
public getResponse(query: string){
let data = {
query : query,
lang: 'en',
sessionId: '12345'
}

how to change this variable into unique value ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions