#7953 API endpoints error when using access_token as URL param

v1.3.2
closed
General
nobody
2015-08-24
2015-08-07
No

TypeError: has_access() got an unexpected keyword argument 'access_token'

This may also be true for many of our other API endpoints. We should just be able to add **kw to the python controller methods.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2015-08-10
    • labels: bitesize, api --> bitesize, api, sf-current, sf-2
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-13
    • status: open --> in-progress
    • assigned_to: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-14
    • status: in-progress --> review
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-14

    db/7953

    Includes a pylint plugin for static analysis to help test for it :)

     
  • Igor Bondarenko - 2015-08-17
    • status: review --> closed
     
  • Igor Bondarenko - 2015-08-17

    Props for pylint plugin!

     
  • Dave Brondsema

    Dave Brondsema - 2015-08-24
    • labels: bitesize, api, sf-current, sf-2 --> bitesize, api, sf-2
     
  • Dave Brondsema

    Dave Brondsema - 2015-12-08
    • Milestone: unreleased --> v1.3.2
     

Log in to post a comment.