I want to test API transaction node with Google DialogFlow.
I use Actions on Google: Transactions Sample github file.
When I type node order-update.js
(step 8) I see this error:
{ error:
{ code: 404,
message: 'Requested entity was not found.',
status: 'NOT_FOUND' } }