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

Authentication error with special characters in a password #49

Closed
aalyokhin opened this issue Dec 19, 2019 · 1 comment
Closed

Authentication error with special characters in a password #49

aalyokhin opened this issue Dec 19, 2019 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Milestone

Comments

@aalyokhin
Copy link

Hi.

I was struggling to make it work, getting Failed to authenticate with Facebook with email ***@gmail.com. Please check provided email/password. Re-checked the credentials multiple times and found out what's going on only after printing the password to a console.

I have the following symbols in my password – %%, which were recognized as % by the script. After changing it in the config to %%%% I was able to proceed. Not sure if this is the case with other special characters, but that's how it is with percent one.

@mobeigi mobeigi added question Further information is requested duplicate This issue or pull request already exists labels Dec 20, 2019
@mobeigi
Copy link
Owner

mobeigi commented Dec 20, 2019

Dupe of #37 .

Maybe a helpful note/comment should be added somewhere.

@mobeigi mobeigi added this to the 1.0.4 milestone Jan 12, 2020
@mobeigi mobeigi self-assigned this Jan 12, 2020
@mobeigi mobeigi added the enhancement New feature or request label Jan 12, 2020
@mobeigi mobeigi removed the question Further information is requested label Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants