nderkach / airbnb-python

A Python wrapper around the Airbnb API (unofficial)
Do What The F*ck You Want To Public License
186 stars 66 forks source link

wrong passwords vs 420 airlock ? #14

Closed a-eid closed 3 years ago

a-eid commented 4 years ago

wondering how to tell the difference between 420 airlock and wrong passwords ?

dcwyzant commented 4 years ago

https://github.com/nderkach/airbnb-python/blob/90558a3767eab27a104e5f2c180c431af058bd9e/airbnb/api.py#L141

Verification error is 420. Wrong password is 403