Open petersonsbuild opened 4 years ago
It finally dawned on me what is going on - now that I understand, I'm getting this prompt: " Add http://localhost:4040/_callback to your list of redirect URIs. Press enter when finished: "
Does that mean that I need to add this to the list of redirect URIs for the azure application?
Having an issue with testing locally using ngrok - here is some more info on my setup:
1) the contents of config-test.json:
2) Running npm test --distribution test from the project root folder as referenced in the wiki
3) Here is the error (failed to start tunnel) I'm seeing:
Any ideas on what I could be doing wrong?
Thanks in advance