airbnbapi
airbnbapi copied to clipboard
Access Denied
var airbnb = require('airbnbapijs');
airbnb.newAccessToken({ username: '[email protected]', password: 'xxxx' }).then(
x =>
console.log(x)
);
Access Denied
same
same issue for me
Same thing for me, someone knows what's going on ?
Any update?
{ error: '<HTML><HEAD>\n' + '<TITLE>Access Denied</TITLE>\n' + '</HEAD><BODY>\n' + '<H1>Access Denied</H1>\n' + ' \n' +
You don't have permission to access "http://api.airbnb.com/v1/authorize?" on this server.<P>\n+ 'Reference #18.17712617.1689608677.15e2f24\n' + '</BODY>\n' + '</HTML>\n' }
@DIvkov575 any update on if this works
@r3v3r3seEntropy I stopped trying to work on this a long time ago. I was unable to get it too work.
then update the repo tile/description explain this is a dead non working lib, don't waste people's time ffs