dorbel-tech / dorbel-app

Main dorbel node.js app
https://app.dorbel.com
0 stars 1 forks source link

When user tries to connect Linkeding the popup stuck #1613

Closed virtser closed 6 years ago

virtser commented 6 years ago

After new user created with Facebook, try to connect linkedIn in tenant profile edit.

Console errors:

dorbel-dev.eu.auth0.com/api/v2/users/linkedin%7CmS-K_Bx0Ed/identities Failed to load resource: the server responded with a status of 400 ()
(unknown) Uncaught (in promise) Error: Request failed with status code 400
    at createError (eval at <anonymous> (bundle.js:5500), <anonymous>:15:15)
    at settle (eval at <anonymous> (bundle.js:11332), <anonymous>:18:12)
    at XMLHttpRequest.handleLoad (eval at <anonymous> (bundle.js:5464), <anonymous>:77:7)

dorbel_-_ _ _ _ _ _ _and_dorbel_-_ _

virtser commented 6 years ago

Same happened when user registered with Linkedin and tried to connect Facebook. :(

virtser commented 6 years ago

The problem is with auth0 user_id which is changing to new primary account once connected.

virtser commented 6 years ago

Had to disable auth0-rules account linking as it changed user_id.