Skip to content

Facebook Login error: "[Error]: this auth is already used" #313

Closed
@meilers

Description

@meilers

I'm using parse-server on AWS Elastic beanstalk with MongoLab and I'm getting this error when I login using Facebook:

[Error]: this auth is already used (Code: 208, Version: 1.12.0)

When I create the user via Facebook, everything is fine, but when I logout and then re-login again using Facebook I get the error.

Any ideas?

EDIT: It seems the user is created twice in the DB (one has the email, the other doesn't)
screen shot 2016-02-08 at 11 41 37 pm

EDIT2: This error was also happening on parse.com, but more as a warning: "[Error]: Another user is already linked to this facebook id. (Code: 208, Version: 1.10.0)". This happens if the user logs out - which creates a new anonymous user - and then relogs in with Facebook. But a duplicate user was never created on parse.com. It is however created here with Parse Server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions