Skip to content

Uncaught (in promise) #154

Open
Open
@chiaracasadei-coder

Description

@chiaracasadei-coder

Describe the issue:
HI,
I'm loggingIn from my machine (hostname) to the server that supports wso2.

SignIn is performed and the url is generated
http://localhost:5500/?code=5ff22072-aecf-3832-a1ed-313df9f19f24&state=request_0&session_state=6e974b342540f780a2da0fe87d61c359eaf8d90659e7dba862ef1919121a264b.qi3y1 J UfdfxNfnVVo6g1rw

at that point in js i have to relaunch the signin again like this
auth.on("sign in", (answer) => {
alert("You have successfully logged in!");
});

But this throws the error
image

Whereas the call to /oauth2/token succeeds.

Who could help me?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions