Where can I check the accessToken?

I am trying babel-playcanvas-template.
Here is accessToken and I don’t know what this is.

I’m not sure if this is what you are looking for, but one thing you can do is open the editor in a tab in your browser, opening the developer tools (in chrome on mac i think it is cmnd+option+J) and in the console write “config.accessToken” (without quotation marks) and it should return your access token

1 Like

Thank you. I think this is correct.

Im using the same thing so if you need anything else, i may be able the help