Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional verification while getting access token #109

Open
tedmosbious opened this issue Dec 26, 2024 · 1 comment
Open

Additional verification while getting access token #109

tedmosbious opened this issue Dec 26, 2024 · 1 comment

Comments

@tedmosbious
Copy link

tedmosbious commented Dec 26, 2024

When I try to get access token Facebook returns these errors

 'error_code': 405,
 'error_msg': 'User must verify their account on www.facebook.com (405)',

with some json with keys login_first_factor, auth_token, flow_id, approval_id, url, machine_id

And also sends notification to my Facebook account. After verifying on my account. Are there ways/methods to continue login process using login_first_factor, auth_token, flow_id, approval_id, url, machine_id information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@tedmosbious and others