Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot pass more than 3 parameters #12

Open
kavya05 opened this issue Feb 28, 2018 · 6 comments
Open

cannot pass more than 3 parameters #12

kavya05 opened this issue Feb 28, 2018 · 6 comments

Comments

@kavya05
Copy link

kavya05 commented Feb 28, 2018

hey i am not able to pass more than 3 parameters, its it related to coffee script ?

@ojacques
Copy link
Owner

@kavya05 - this is strange, although I never used more than 3 params myself.

this line does not restrict the number of parameters.

Maybe a limitation from apiai ?

@kavya05
Copy link
Author

kavya05 commented Mar 12, 2018

@ojacques yes maybe its a problem with apiai, im still not able to pass more than 3 parameters.

@ACBiggTasty
Copy link

Just tested. It does work with more than 3 params

@kavya05
Copy link
Author

kavya05 commented Mar 13, 2018

@ACBiggTasty have you tried passing parameters for two different intents? like first 3 parameters for intent A and rest of the 2 parameters for intent B, if the total parameters was 5.

@ACBiggTasty
Copy link

image

image
image

image

Looks like it works for me. are you trying to pass two intents to the same function simultaneously?

@kavya05
Copy link
Author

kavya05 commented Mar 14, 2018

@ACBiggTasty can you show me your apiai.coffee code just want to see how are you emitting those parameters, i guess i have messed up with white spaces in the code, so im not able to pass more params

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants