Andy Mac
Andy Mac
So, a 420 error is when Airbnb's verification system, named airlock, blocks you from getting a token for an account. You may have worked this out already. It doesn't happen...
I've had tokens last more than 6 months. Generally, if you're not using the airbnb app simultaneously, you can save and reuse a token for a long time.
yep, have a look at the `testAuth()` function. At the moment the library is setup to fail silently (returning null) for most errors. You can enable error logging by setting...
Hi Jake, thanks for the input! In my tests, changing the user agent and IP do not always result in the airlock issue being resolved. It can sometimes help, but...
Hi Chris, thanks for getting in touch and the good info! Ideally, what we are looking for is the exact transaction that happens when a user using the airbnb mobile...
when you say you were getting an access_token, was that in the body of the response?
That's good info to know, thank you. If you're able to, please share any progress you make on this issue! A rising tide lifts all (the small) boats. ^^
Hi, Hugo*. I suggest trying some more IP locations until you find one that works. Currently we don't have a working solution for a recaptcha airlock. :( I have some...
That's brilliant! Thank you! It looks like you may have edited the build files instead of the pre-babelised source code in the `src` directory. Totally understandable as I have neglected...
Ahh sorry, Understood.