标签: node.js google-oauth dialogflow actions-on-google dialogflow-fulfillment
我想用Google DialogFlow测试API事务节点。 我使用Actions on Google: Transactions Sample github file。 当我输入node order-update.js(步骤8)时,我看到此错误:
node order-update.js
{ error: { code: 404, message: 'Requested entity was not found.', status: 'NOT_FOUND' } }