I’ve been following a tutorial which almost worked until I tried the login. It was using quite old modules so I’ve upgraded to latest @okta etc 2.0 and am now getting appBaseUrl is missing. I tried changing my oidc to:
Okm I seem to have stopped this. And I’m not sure why.
I tried commenting out the issuer - got the same error. That’s strange! Maybe I was in the wrong file?
Closed the terminal and opened a new one, tried npm start - BOOM! Error on the issuer. So I must have been in the wrong file, right? WRONG!
I fixed the issuer, thinking it’ll go back to the the appBaseUrl error. Nope, STILL the issuer!
Closed the terminal, new terminal, start and… it starts! Not actually tried it yet but it starts at least!