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 182
    • Issues 182
    • 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
  • #463

Closed
Open
Opened Feb 01, 2021 by Armeric@armeric
  • Report abuse
  • New issue
Report abuse New issue

[boobank][americanexpress] 401 Client Error: Unauthorized

boobank -d history -q -f qif ***************@americanexpress 20201101
2021-02-01 12:10:07,064:DEBUG:weboob.config:2.1:yamlconfig.py:69:load Loading configuration file: /home/**/.config/weboob/boobank.storage.
2021-02-01 12:10:07,073:DEBUG:weboob.config:2.1:yamlconfig.py:73:load Configuration file loaded: /home/**/.config/weboob/boobank.storage.
2021-02-01 12:10:07,152:DEBUG:modules:2.1:modules.py:166:load_module Loaded module "americanexpress" from /home/**/.local/share/weboob/modules/2.1/americanexpress
2021-02-01 12:10:07,152:DEBUG:backend:2.1:modules.py:97:create_instance Created backend "americanexpress" for module "americanexpress"
2021-02-01 12:10:07,153:DEBUG:weboob.config:2.1:iniconfig.py:53:load Loading application configuration file: /home/**/.config/weboob/boobank.
2021-02-01 12:10:07,153:DEBUG:weboob.config:2.1:iniconfig.py:73:load Application configuration file loaded: /home/**/.config/weboob/boobank.
2021-02-01 12:10:07,161:DEBUG:bcall:2.1:bcall.py:92:backend_process <Backend 'americanexpress'>: Calling function <bound method Application._do_complete of <weboob.applications.boobank.boobank.Boobank object at 0x7f04b8ff3650>>
[americanexpress] Mot de passe (hidden input):
2021-02-01 12:10:19,010:DEBUG:urllib3.util.retry:2.1:retry.py:230:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None, status=None)
2021-02-01 12:10:19,010:DEBUG:urllib3.util.retry:2.1:retry.py:230:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None, status=None)
2021-02-01 12:10:19,013:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:943:_new_conn Starting new HTTPS connection (1): global.americanexpress.com:443
2021-02-01 12:10:19,302:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:442:_make_request https://global.americanexpress.com:443 "GET /login?inav=fr_utility_logout HTTP/1.1" 302 324
2021-02-01 12:10:19,307:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:943:_new_conn Starting new HTTPS connection (1): www.americanexpress.com:443
2021-02-01 12:10:19,376:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:442:_make_request https://www.americanexpress.com:443 "GET /en-us/account/login?DestPage=https%3A%2F%2Fglobal.americanexpress.com%2Fdashboard%3Finav%3Dfr_utility_logout HTTP/1.1" 200 56044
2021-02-01 12:10:19,400:DEBUG:backend.americanexpress.browser:2.1:browsers.py:894:internal_callback Unable to handle https://www.americanexpress.com/en-us/account/login?DestPage=https%3A%2F%2Fglobal.americanexpress.com%2Fdashboard%3Finav%3Dfr_utility_logout
2021-02-01 12:10:20,116:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:442:_make_request https://global.americanexpress.com:443 "POST /myca/logon/emea/action/login HTTP/1.1" 200 139
2021-02-01 12:10:20,124:DEBUG:backend.americanexpress.browser:2.1:browsers.py:880:internal_callback Handle https://global.americanexpress.com/myca/logon/emea/action/login with LoginPage
2021-02-01 12:10:20,127:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:943:_new_conn Starting new HTTPS connection (1): www.aexp-static.com:443
2021-02-01 12:10:20,206:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:442:_make_request https://www.aexp-static.com:443 "GET /cdaas/axp-app/modules/axp-balance-summary/4.7.0/fr-fr/axp-balance-summary.json HTTP/1.1" 200 1447
2021-02-01 12:10:20,207:DEBUG:backend.americanexpress.browser:2.1:browsers.py:880:internal_callback Handle https://www.aexp-static.com/cdaas/axp-app/modules/axp-balance-summary/4.7.0/fr-fr/axp-balance-summary.json with CurrencyPage
2021-02-01 12:10:20,333:DEBUG:urllib3.connectionpool:2.1:connectionpool.py:442:_make_request https://global.americanexpress.com:443 "GET /api/servicing/v1/member HTTP/1.1" 401 212
2021-02-01 12:10:20,335:DEBUG:bcall:2.1:bcall.py:98:backend_process <Backend 'americanexpress'>: Called function <bound method Application._do_complete of <weboob.applications.boobank.boobank.Boobank object at 0x7f04b8ff3650>> raised an error: ClientError('401 Client Error: Unauthorized')
Error(americanexpress): 401 Client Error: Unauthorized

Edited Feb 01, 2021 by Armeric
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: weboob/weboob#463