You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
I'm integrating this SDK to my react native application and using browser-sign-in to get the accessToken.
I need update some attribute of user profile.
My OKTA api scope as below:
Describe the bug?
Hi Team,
I'm integrating this SDK to my react native application and using browser-sign-in to get the accessToken.
I need update some attribute of user profile.
My OKTA api scope as below:
And code likes below:
Then getting below error in console:
I don't know why get this error and how i fix this problem?
What is expected to happen?
update profile success
What is the actual behavior?
getting error:
Reproduction Steps?
code as above.
Additional Information?
No response
SDK Version
"@okta/okta-react-native": "^2.9.1",
"okta-auth-js": "7.3.0"
Build Information
No response
The text was updated successfully, but these errors were encountered: