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

Azure Communication Service - unable to run the quickstart app in Azure App Service #37

Open
prawin2k opened this issue Jul 31, 2021 · 1 comment

Comments

@prawin2k
Copy link

i have deployed the app into Azure App Service.

It's working fine locally. However, when I deploy it into Azure App Service it fails with a 404 error. Please see below the error.

YIqPe 1

In the section, Code Structure it says

./webpack.config.js: Project bundler. Has a simple local server for user token provisioning.

Does it mean it doesn't work after deployment to Production? If not, then how do I get it work?

@t-sanderv
Copy link

Yes it does, because it relies on a local development server that only works when running npm run start. I have a fix in a fork here, I will work on merging this fork into this repo.

t-sanderv pushed a commit to t-sanderv/communication-services-web-calling-tutorial that referenced this issue Jul 29, 2022
…/acs-common-update

update acs-common package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants