[Vue warn]: Error in render function: "InvalidTokenError: Invalid token specified: Cannot read property 'replace' of undefined"

Hi, guys, I’m going through the VueJS tutorial for Auth0, and am getting the above error.

The tutorial is here:

The error is happening right when the app is supposed to bring up the Auth0 Lock widget.

I had a bit of confusion with this part of the tutorial, and not sure I did it right:

“Copy the CLIENT ID and replace it with the value of YOUR-AUTH0-CLIENT-ID in the login URL. Replace your callback url with http://localhost:8080/callback”. It may be the culprit.

Thoughts?

I’m getting the same error. yesterday everything was working fine :confused: