Closed a-eid closed 3 years ago
wondering how to tell the difference between 420 airlock and wrong passwords ?
https://github.com/nderkach/airbnb-python/blob/90558a3767eab27a104e5f2c180c431af058bd9e/airbnb/api.py#L141
Verification error is 420. Wrong password is 403
wondering how to tell the difference between 420 airlock and wrong passwords ?