Error: Your Okta url must start with https. Current value: {https://dev-818085.okta.com}/oauth2/default.
This is the error message I receive after I type NPM start, in the terminal, after initial set-up. Any help would be appreciated. T.I.A.
Error: Your Okta url must start with https. Current value: {https://dev-818085.okta.com}/oauth2/default.
This is the error message I receive after I type NPM start, in the terminal, after initial set-up. Any help would be appreciated. T.I.A.
It seems that the issuer URL that you currently have starts with {
instead of h
. Can you please check the definition file if the issuer is correctly set up?
Thank you, that fixed the error that I was receiving.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.