GithubHelp home page GithubHelp logo

pinder's People

Contributors

dhharris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pinder's Issues

Tinder API is outdated

It seems like Tinder has changed their API. We will need to modify the pynder library in order for things to work again. It doesn't seem like @charliewolf is actively developing pynder anymore so if I cannot make a PR then I will fork the library or include it in this repo.

Nope.. I have another error...
screen shot 2017-05-12 at 4 27 25 pm

probably older version of pynder doesn't work correct with current Tinder API...

Originally posted by @kozakl in #1 (comment)

Can't login

I can't login, I see this error

$ /c/Python36-32/python.exe pinder.py Traceback (most recent call last): File "pinder.py", line 3, in <module> app = PinderApp() File "C:\Users\Luke\Downloads\pinder-master\src\viewer.py", line 34, in __init__ self.start_session() File "C:\Users\Luke\Downloads\pinder-master\src\viewer.py", line 52, in start_session self.prof = self.session.profile File "C:\Python36-32\lib\site-packages\cached_property.py", line 26, in __get__ value = obj.__dict__[self.func.__name__] = self.func(obj) File "C:\Python36-32\lib\site-packages\pynder\session.py", line 22, in profile return Profile(self._api.profile(), self._api) File "C:\Python36-32\lib\site-packages\pynder\api.py", line 68, in profile return self._get("/profile") File "C:\Python36-32\lib\site-packages\pynder\api.py", line 47, in _get return self._request("get", url) File "C:\Python36-32\lib\site-packages\pynder\api.py", line 41, in _request raise errors.RequestError(result.status_code) pynder.errors.RequestError: 401

any idea, what the happen?

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.