Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

HTTP ERROR 403 - You don't have authorisation to view this page. #41

Open
anujraghuvanshi opened this issue Jan 23, 2022 · 2 comments
Open

Comments

@anujraghuvanshi
Copy link

I am following the documentation - https://webrtc.org/getting-started/firebase-rtc-codelab#9_conclusion

I have done all things which were mentioned in the above documentation.

As per the given command- firebase serve --only hosting, I am getting issue with running on local. And I am having no idea on from this where the issue is coming.
image

How I can resolve this? Does anybody have an idea about this?

@xihzhang
Copy link

if you run it on macOS, then you need to find another port as 5000 was used by apple

@fredguth
Copy link

firebase serve --only hosting -p 5100
To use port 5100 instead

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

No branches or pull requests

3 participants