phillc73/abettor

Not able to login

Closed this issue · 3 comments

For some reason, I just cannot login?? betfairlightweight in python works with the same credentials (username, pwd and applicationkey), but I keep getting the error: "FAIL:INVALID_USERNAME_OR_PASSWORD" in R? Maybe it is an issue with the 2FA? Any advice?

I've not used 2FA before so will need to do some research. I found this article which I'm not sure answers your question.
https://support.developer.betfair.com/hc/en-us/articles/115003855392-Can-I-enable-2-Step-Authentication-and-still-use-the-API-non-interactive-login-method
Do you use 2FA for the API login too?

Also this one mentions handling special characters. This is not something that abettor so you would need to follow the instructions in the post.
https://support.developer.betfair.com/hc/en-us/articles/4404075398033-Why-am-I-receiving-INVALID-USERNAME-OR-PASSWORD

Thanks a lot! It was the special characters causing the issue. Yes, 2FA is used in API login as well.