I have created SPA using react signInWidget where I am trying to login the the user but getting this error everytime
You are not allowed to access this app. To request access, contact an admin.
When I check network tab its coming like this
},
"failure": {
"name": "failure-redirect",
"href": "https://dev-47249588.okta.com/login/error/redirect?stateToken=02.id.hXU2IdbURzgyE5nNBIGh2fEQJhoxlShEejtQWh1j"
}
}
please guide me why I am getting this