I get "AuthSdkError: getUserInfo requires an access token object" when trying to call oktaAuth.AuthSdkError: getUserInfo requires an access token object()
@@nagavadlapudi Thanks for your response. I actually missed it. Do you know what's the latest way of accessing the logged in user's details? I'm using okta-angular 5.2.0 and okta-auth-js 6.3.1.
Hi, I am getting Bad Request error when I try to access the okta login page. I checked the redirect_url it looks okay. I couldn't figure out what is wrong.
It was very well explained. Thanks a lot.
Hi can you pls tell how to get the refresh token from okta in angular
Hi there. Thanks for this playlist. What versions of okta-angular and @okta/okta-auth-js did you use?
I get "AuthSdkError: getUserInfo requires an access token object" when trying to call oktaAuth.AuthSdkError: getUserInfo requires an access token object()
Hey 👋 Here is the dependency section from package.json
"dependencies": {
"@angular/animations": "~8.2.0",
"@angular/common": "~8.2.0",
"@angular/compiler": "~8.2.0",
"@angular/core": "~8.2.0",
"@angular/forms": "~8.2.0",
"@angular/platform-browser": "~8.2.0",
"@angular/platform-browser-dynamic": "~8.2.0",
"@angular/router": "~8.2.0",
"@okta/okta-angular": "^1.2.2",
"rxjs": "~6.4.0",
"tslib": "^1.10.0",
"zone.js": "~0.9.1"
}
@@nagavadlapudi Thanks for your response. I actually missed it. Do you know what's the latest way of accessing the logged in user's details? I'm using okta-angular 5.2.0 and okta-auth-js 6.3.1.
In Okta 6.0.0 I am getting authsdk like getuserinfo and getaccesstoken errror while first login
Hi, I am getting Bad Request error when I try to access the okta login page. I checked the redirect_url it looks okay. I couldn't figure out what is wrong.
Can you please attach a screenshot of Bad Request error on if possible?
Also please attach a screenshot of console logs in web browser.
I was good content