Giter Site home page Giter Site logo

loltinder's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

loltinder's Issues

loltinder not working?

Hey, was just wondering if you had any insight on why it's not working anymore. It doesn't display an error message. Let me know. Thanks!

How to set location?

The location is set by default to the last login location on Tinder, so how do you override it to set the location for a latitude and longitude?

Not getting any Match

It seemsd when i run node app.js NUMBERID "Facebook string"
i get to reach here code wise
console.log('###########################');
console.log('Token: ' + bot.access_token);
console.log('FB ID: ' + bot.facebook_id);
console.log('CURL: curl -X POST --data "facebook_token='+bot.access_token+'&facebook_id='+bot.facebook_id+'" https://api.gotinder.com/auth');
console.log('###########################');

but I dont get any Matched String on console.
Am I doing something wrong ?

Error on POST to Tinder auth

So I'm running through the steps outlined in the README, but I'm getting the following error, was wondering if I was doing something wrong. (replacing token and userID for obvious reasons)

┌─[therebelrobot@theRebelMac] - [~/git/other/loltinder] - git:(master) - [8421]
└─[$] node app.js MY-USER-ID "https://www.facebook.com/connect/login_success.html#access_token=MY-ACCESS-TOKEN&expires_in=5226"
###########################
Token: MY-ACCESS-TOKEN
FB ID: MY-USER-ID
CURL: curl -X POST --data "facebook_token=MY-ACCESS-TOKEN&facebook_id=MY-USER-ID" https://api.gotinder.com/auth
###########################
/Users/therebelrobot/git/other/loltinder/node_modules/tinderbot/node_modules/tinderjs/tinder.js:161
        } else if (body.error){
                       ^
TypeError: Cannot read property 'error' of undefined
    at Request._callback (/Users/therebelrobot/git/other/loltinder/node_modules/tinderbot/node_modules/tinderjs/tinder.js:161:24)
    at self.callback (/Users/therebelrobot/git/other/loltinder/node_modules/tinderbot/node_modules/request/request.js:121:22)
    at emitOne (events.js:77:13)
    at Request.emit (events.js:169:7)
    at ClientRequest.self.clientErrorHandler (/Users/therebelrobot/git/other/loltinder/node_modules/tinderbot/node_modules/request/request.js:230:10)
    at emitOne (events.js:77:13)
    at ClientRequest.emit (events.js:169:7)
    at TLSSocket.socketErrorListener (_http_client.js:259:9)
    at emitOne (events.js:77:13)
    at TLSSocket.emit (events.js:169:7)

URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings.

I'm getting the following error when pasting the URL into Chrome:

https://www.facebook.com/dialog/oauth?client_id=464891386855067&redirect_uri=https://www.facebook.com/connect/login_success.html&scope=basic_info,email,public_profile,user_about_me,user_activities,user_birthday,user_education_history,user_friends,user_interests,user_likes,user_location,user_photos,user_relationship_details&response_type=token

URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.