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

Google Actions: AMAZON.YesIntent is invalid #20

Open
asarazan opened this issue Oct 2, 2020 · 4 comments
Open

Google Actions: AMAZON.YesIntent is invalid #20

asarazan opened this issue Oct 2, 2020 · 4 comments

Comments

@asarazan
Copy link

asarazan commented Oct 2, 2020

I believe the jovo-cli on dialogflow used to take care of normalizing these intents into just YesIntent etc. I'm now rolling my own CLI by utilizing jovo-model.

I'm not sure if that falls within the scope of this library or if that's something I should be handling in my own code. Would love some clarity!

@jankoenig
Copy link
Member

Hey! Could you paste the relevant part of your model JSON? Is the AMAZON.YesIntent in the alexa section?

@asarazan
Copy link
Author

asarazan commented Oct 5, 2020

Ah yeah, they're definitely in the common area. Just realized there was a different layer of our stack that was responsible for normalizing these. Sadly only 1/3 of the issues I filed friday ended up being valid lol

@asarazan asarazan closed this as completed Oct 5, 2020
@asarazan
Copy link
Author

asarazan commented Oct 5, 2020

Actually, is it worth reopening to discuss whether jovo should attempt to mirror some of the naming restrictions in its various platforms? Here's the error I get if I try to manually enter a period in an intent name:
image

@asarazan asarazan reopened this Oct 5, 2020
@asarazan
Copy link
Author

asarazan commented Oct 15, 2020 via email

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

No branches or pull requests

2 participants