I'm following along with LCS pass setting up my dev environment. In the LCS video, they use basic authentication to fetch the theme but I have to use token-based authentication.
When I enter an AuthID, I get a message "Continue the Authentication process in the prompted browser".
Browser opens and all I get is "An unexpected error has occurred. Please go back and try again" URL = /login/secure/authorizetoken.nl?oauth_token=undefined
TBA and OAuth are both enabled under company settings.
What am I missing? Thanks in advance!