-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Dialogflow error in function deviceId can’t be null #1402
Comments
Hi everyone
I’ve solved my issue . I’ve found a few small issues in the project but
I’ll post the issues when I have a few minutes.
Thanks
Chris
…On Wed, Jul 10, 2019 at 6:50 PM Ace Nassri ***@***.***> wrote:
@fhinkel <https://github.com/fhinkel> thanks for the ping - but I didn't
write this. 🙂
@nnegrey <https://github.com/nnegrey> - who would be the right person to
investigate this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1402?email_source=notifications&email_token=AG4K5VSY6X4UMBDPQEXJVYTP6ZRUFA5CNFSM4H7QQZN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZU7FRI#issuecomment-510259909>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AG4K5VRKPRUCG2Y4H37AXPDP6ZRUFANCNFSM4H7QQZNQ>
.
|
Hi, yep, looks like we need to add a README (@santhoshvaddi) This sample is built to create a token service for a mobile application so that the mobile app can talk to Dialogflow. ios README with instructions for this sample: https://github.com/GoogleCloudPlatform/ios-docs-samples/tree/master/dialogflow/stopwatch Docs page: https://cloud.google.com/solutions/mobile/dialogflow-agent-commands |
Hi, sure @nnegrey I will add a README. |
Thanks @santhoshvaddi, left a few quick comments on the README that should be updated. @cfmaley3, let us know if you need any more info, but going to close for now. |
Unable to get the dialogflow sample to work. I’ve deployed the node function to fire base but I get this error deviceId can’t be null.
It also looks like firebase messaging needs to be configured for this sample. Is that true? I was unable to find any reference to firebase messaging is needed for this sample.
The text was updated successfully, but these errors were encountered: