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

React seed project throws a 401 unauthorized error out of the box #81

Closed
javlc opened this issue Jun 4, 2015 · 0 comments
Closed

React seed project throws a 401 unauthorized error out of the box #81

javlc opened this issue Jun 4, 2015 · 0 comments
Assignees

Comments

@javlc
Copy link
Contributor

javlc commented Jun 4, 2015

Auth0 tutorial React reference: https://auth0.com/docs/quickstart/spa/react/no-api

After downloading and serving the React seed project (no api), the app throws a 401 unauthorized error.

react-load-error

I tried hard-coding the token parameters (auth0 clientId & auth0 domain) as per the instructions in the tutorial, but received the same error.

UPDATE: Problem resolved.
Ensure to use a port different than 3000 when serving the seed project, May be needed updating the instructions in the project's readme file.

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

No branches or pull requests

5 participants