You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added the application id to the project.json file. I verified that app.id is getting set by adding a console.log into node_modules/alexa-app-server/index.js(line 112).
But when I bring up the POST testing page the application id is not being replaced in the template. I'm don't do much browser javascript programming, and can't figure out why.
Is this a bug, or did I miss a configuration step somewhere?
The text was updated successfully, but these errors were encountered:
I have added the application id to the project.json file. I verified that app.id is getting set by adding a console.log into node_modules/alexa-app-server/index.js(line 112).
But when I bring up the POST testing page the application id is not being replaced in the template. I'm don't do much browser javascript programming, and can't figure out why.
Is this a bug, or did I miss a configuration step somewhere?
The text was updated successfully, but these errors were encountered: