Skip to content

In Api Response Log get Error File Not Found #13

@Pithiya-Nilesh

Description

@Pithiya-Nilesh

Screenshot from 2024-01-01 15-59-42

"Traceback (most recent call last):\n File "apps/bank_api_integration/bank_api_integration/bank_api_integration/doctype/bank_api_integration/bank_api_integration.py", line 51, in initiate_transaction_with_otp\n res = prov.initiate_transaction_with_otp(filters)\n File "env/lib/python3.10/site-packages/banking_api/common_provider.py", line 68, in initiate_transaction_with_otp\n return self.provider_module.initiate_transaction_with_otp(filters, self.transaction_type_mapping[self.provider])\n File "env/lib/python3.10/site-packages/banking_api/icici.py", line 212, in initiate_transaction_with_otp\n cipher_text = self.get_encrypted_request(params)\n File "env/lib/python3.10/site-packages/banking_api/icici.py", line 113, in get_encrypted_request\n key = RSA.importKey(open(self.file_paths['public_key']).read())\nFileNotFoundError: [Errno 2] No such file or directory: './advantistest.com/files/public_key.pem'\n"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions