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

Application ID not getting set when testing(debug) #77

Closed
nedhanks opened this issue Feb 17, 2017 · 2 comments
Closed

Application ID not getting set when testing(debug) #77

nedhanks opened this issue Feb 17, 2017 · 2 comments
Labels

Comments

@nedhanks
Copy link

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?

@dblock
Copy link
Collaborator

dblock commented Feb 17, 2017

It's probably a bug.

@dblock
Copy link
Collaborator

dblock commented Mar 29, 2017

Fixed via 6924e90.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants