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

Missing 'data' from webhook fulfillment #37

Open
MargaretaKusan opened this issue Aug 29, 2017 · 0 comments
Open

Missing 'data' from webhook fulfillment #37

MargaretaKusan opened this issue Aug 29, 2017 · 0 comments

Comments

@MargaretaKusan
Copy link

MargaretaKusan commented Aug 29, 2017

I cannot access the data property from the fulfillment in the webhook response. It only contains 'speech' and 'messages'. I forked the repo and added a parameter 'data' to the AIFulfillmentResponse.h and AIFulfillmentResponse.m accordingly. If you agree, I will submit the pull request.

@property(nonatomic, copy, readonly) NSDictionary *data;

@MargaretaKusan MargaretaKusan changed the title Cannot access data from webhook fulfillment Missing 'data' from webhook fulfillment Aug 30, 2017
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

1 participant