drawrowfly / airbnb-private-api

Unofficial AirBnb Private API Wrapper
51 stars 13 forks source link

Unsupported app version #8

Open bicky04 opened 3 years ago

bicky04 commented 3 years ago

Hello,

I created a token last year around mid 2020, trying to renew as it expired.

I am getting an error with unsupported app version, wondering if you could update the user-agent?

Always struggle with airlock, if you have any suggestions let me know.

Thanks building the app.

oiojin831 commented 2 years ago

@bicky04 did you get it work??

kalise0 commented 2 years ago

Tried replacing User Agent with Airbnb/21057117 AppVersion/22.29.0 Android/11.0 Device/Pixel 2 XL Carrier/US T-MOBILE Type/Phone in constant file, but now got a captcha flow validation.

brdsmth commented 1 year ago

Still getting same issue here, too. Anybody got any ideas for workarounds? Great project here, thanks to everyone who put it together

Error:  {
  type: 'StatusCodeError',
  error_code: 400,
  error_type: 'deprecated_client',
  error_message: 'Your Airbnb app is out of date, download the latest version to continue using the app.'
}