Open eladhayun-rep-holdings opened 3 years ago
Have you tried that ? https://github.com/nderkach/airbnb-python#-verificationerror-420
@remybar thanks for your reply, yes generally in my code i'm reusing the token:
airbnb_api.login(
airbnb_access_token=airbnb_access_token, proxy_servers=load_proxiy_list()
)
its just that the details api stopped working, (someone opened a ticket about it yesterday and closed it) he sayed a new token needs to be retreived so i tried that...
Is there a work around? Is so could someone please explain it.
Check out the related issue raised earlier.