Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Whenever i use the option SessionLoginBehavior:WebView, it gives me 4201 error #279

@ehdgns3136

Description

@ehdgns3136

I try to facebook login through winsdkfb.
First try with FacebookSession::LoginAsync with option SessionLoginBehavior:WebView always gives me 4201 error which states "User canceled the Dialog Flow, OAuthException"
But another try with option SessionLoginBehavior:WebAuth works.
Is there anything that i have to do to enable login with option WebView?

Another thing that i have to do with this sdk is posting some feed with Facebook Dialog.
But it also gives me 4201 error when i try FacebookSession::ShowFeedDialogAsync and i realize that whenever i got a 4201 error, they uses same logic FacebookDialog::ShowDialog.
So, i want to make my app possible to pass the auth process even when using a FacebookDialog::ShowDialog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions