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 177
    • Issues 177
    • 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
  • #47

Closed
Open
Opened Sep 23, 2017 by Didier@divinerites
  • Report abuse
  • New issue
Report abuse New issue

[boobank] creditmutuel credential refused (weboob 1.2 on Mac OS via brew)

Hello,

Thanks a lot for those great tools !

  • Installed weboob on Mac OS with brew => weboob 1.2
  • Installed credit mutuel backend
Module creditmutuel                                                          |
+-----------------.------------------------------------------------------------'
| Version         | 201707092153
| Capabilities    | CapBankTransfer, CapCollection, CapBank, CapContact, CapBankTransferAddRecipient, CapProfile
| Installed       | yes
| Location        | http://updates.weboob.org/1.2/main/creditmutuel.tar.gz
| Configuration   | login: Identifiant (default: )
|                 | password: Mot de passe (default: )
  • I config the backend to : store ID / ask passwd = > But login is refused
Error(creditmutuel): Pour accéder à votre espace personnel, vous devez fournir un identifiant et un mot de passe. Si vous n'en avez pas, consultez nos pages d'information pour savoir comment nous rejoindre.

I triple checked my id/passwd, I logged well on my browser.

So, may be this is related to the new 1.3 and something changed/broken with the backend on 1.2 ? Or changed in web site (but nothing change recently i think) Any info/tip/si$olution would be helpful. Thanks. Merci.

boobank> list
                 Account                     Balance    Coming 
------------------------------------------+----------+----------
2017-09-23 04:38:59,060:DEBUG:bcall:1.2:bcall.py:91:backend_process <Backend 'creditmutuel'>: Calling function <bound method Boobank._do_complete of <weboob.applications.boobank.boobank.Boobank object at 0x10ac72910>>
2017-09-23 04:38:59,061:DEBUG:bcall:1.2:bcall.py:100:backend_process <Backend 'creditmutuel'>: Called function <bound method Boobank._do_complete of <weboob.applications.boobank.boobank.Boobank object at 0x10ac72910>> returned: <generator object _do_complete_iter at 0x10b031050>
[creditmutuel] Mot de passe (hidden input): 
2017-09-23 04:39:12,273:DEBUG:requests.packages.urllib3.util.retry:1.2:retry.py:191:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None)
2017-09-23 04:39:12,273:DEBUG:requests.packages.urllib3.util.retry:1.2:retry.py:191:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None)
2017-09-23 04:39:12,277:INFO:backend.creditmutuel.browser:1.2:browsers.py:819:load_state Reloaded cookies from storage
2017-09-23 04:39:12,280:DEBUG:requests.packages.urllib3.connectionpool:1.2:connectionpool.py:818:_new_conn Starting new HTTPS connection (1): www.creditmutuel.fr
2017-09-23 04:39:12,606:DEBUG:requests.packages.urllib3.connectionpool:1.2:connectionpool.py:395:_make_request https://www.creditmutuel.fr:443 "GET /groupe/fr/identification/default.cgi HTTP/1.1" 200 8251
2017-09-23 04:39:12,622:DEBUG:backend.creditmutuel.browser:1.2:browsers.py:664:internal_callback Handle https://www.creditmutuel.fr/groupe/fr/identification/default.cgi with LoginErrorPage
Error(creditmutuel): Pour accéder à votre espace personnel, vous devez fournir un identifiant et un mot de passe. Si vous n'en avez pas, consultez nos pages d'information pour savoir comment nous rejoindre.
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#47