Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
weboob
weboob
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 179
    • Issues 179
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 52
    • Merge Requests 52
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • weboob
  • weboobweboob
  • Issues
  • #381

Closed
Open
Opened Apr 20, 2020 by sinopsysHK@sinopsysHK
  • Report abuse
  • New issue
Report abuse New issue

[hsbc] get card history fails

With latest version, getting credit card history fails

~/dev/weboob$ boobank -b hsbc history MY_CREDIT_CARD@hsbc
 Date         Category     Label                                                  Amount
------------+------------+---------------------------------------------------+-----------
Bug(hsbc): 'AccountsPage' object has no attribute 'get_history'

(debug logs after login)

Not yet clear why I have:

21. 2020-04-20 15:19:05,078:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:442:_make_request https://clients.hsbc.fr:443 "POST /cgi-bin/emcgi HTTP/1.1" 200 15341
22. 2020-04-20 15:19:05,091:DEBUG:backend.hsbc.browser:2.1:browsers.py:720:internal_callback Handle https://clients.hsbc.fr/cgi-bin/emcgi with CPTOperationPage

while relate account URL used in go_post is https://clients.hsbc.fr:443/cgi-bin/emcgi?sessionid=XXXX&Cb=0

Edited Apr 21, 2020 by sinopsysHK
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
banking
Assign labels
  • View project labels
Reference: weboob/weboob#381