Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Doesn't work #1

Open
yoshikis opened this issue Mar 1, 2018 · 5 comments
Open

Doesn't work #1

yoshikis opened this issue Mar 1, 2018 · 5 comments

Comments

@yoshikis
Copy link

yoshikis commented Mar 1, 2018

I followed 5. Define a card-formatted response, but it didn't work.

@erickoledadevrel
Copy link

Can you provide some more information? Did you see an error?

@yoshikis
Copy link
Author

yoshikis commented Mar 2, 2018 via email

@erickoledadevrel
Copy link

If you go back to the script editor and click "View > Stack Driver Error Reporting" you should be able to see what the error was.

@t-vorobyova
Copy link

I have the same issue.
onCardClick method isn't called. It even isn't logged in calls

@deepanjan2k9
Copy link

Its because the method name given in the code tutorial for card click is a typo.
Correct method name: function onCardClick(event)

In your code you have probably given the name as "onCardClicked"

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

No branches or pull requests

4 participants