Skip to content

UniCredit Bank - HypoVereinsbank with AppTAN throws 403 error #135

@tloebhard

Description

@tloebhard

Is someone else using HVB with AppTAN?

Describe the bug
Since switch to AppTAN HVB seems to work no more. First connection (in this case fetch tan mechanisms...) throws 403.

Bank I tested this with
Name of the bank: UniCredit Bank - HypoVereinsbank
FinTS URL: https://hbci-01.hypovereinsbank.de/bank/hbci

Log output / error message

File "site-packages/fints/client.py", line 1133, in fetch_tan_mechanisms
  self._ensure_system_id()
File "site-packages/fints/client.py", line 1145, in _ensure_system_id
  response = dialog.init(
File "site-packages/fints/dialog.py", line 85, in init
  retval = self.send(*segments, internal_send=True)
File "site-packages/fints/dialog.py", line 137, in send
  response = self.client.connection.send(message)
File "site-packages/fints/connection.py", line 33, in send
  raise FinTSConnectionError('Bad status code {}'.format(r.status_code))

--> fints.exceptions.FinTSConnectionError: Bad status code 403

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions