Giter VIP home page Giter VIP logo

fitbit-api-example-python's People

Contributors

bachmann1234 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

fitbit-api-example-python's Issues

`werkzeug.routing.BuildError`

When attempting to log in for the first time, after registering and giving Fitbit permissions:

  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask/app.py", line 1625, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask_login.py", line 791, in decorated_view
    return current_app.login_manager.unauthorized()
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask_login.py", line 224, in unauthorized
    return redirect(login_url(login_view, request.url))
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask_login.py", line 640, in login_url
    base = url_for(login_view)
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask/helpers.py", line 332, in url_for
    return appctx.app.handle_url_build_error(error, endpoint, values)
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask/app.py", line 1811, in handle_url_build_error
    reraise(exc_type, exc_value, tb)
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask/_compat.py", line 33, in reraise
    raise value
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/flask/helpers.py", line 322, in url_for
    force_external=external)
  File "/Users/ghilston/.virtualenvs/fitbit/lib/python3.6/site-packages/werkzeug/routing.py", line 1758, in build
    raise BuildError(endpoint, values, method, self)
werkzeug.routing.BuildError: Could not build url for endpoint 'auth.login'. Did you mean 'main.login' instead?

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.