Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Les API pour les cartes de crédit à débit différé ont changé - Error HTTP 404 Not Found #28

Open
cpainchaud opened this issue Nov 4, 2023 · 2 comments

Comments

@cpainchaud
Copy link
Contributor

Les API pour les cartes de crédit à débit différé ont changé. On une erreur HTTP 404 not found intervient systématiquement. J'ai creusé le site web et je n'ai pas trouvé la possibilité de consulter les historiques de cartes à débit différé.

@dmachard
Copy link
Owner

dmachard commented Nov 4, 2023

@PyThane un avis sur ce ticket?

@Theoxygene
Copy link

Je confirme 👍

_cards = Cards(session=session)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python312\Lib\site-packages\creditagricole_particuliers\cards.py", line 43, in init
self.get_cards_per_account()
File "C:\Program Files\Python312\Lib\site-packages\creditagricole_particuliers\cards.py", line 83, in get_cards_per_account
raise Exception( "[error] get cards: %s - %s" % (r.status_code, r.text) )
Exception: [error] get cards: 404 -

_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants