-
Notifications
You must be signed in to change notification settings - Fork 52
Description
"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 288, in fetch_balance\n res = prov.fetch_balance(filters)\n File "env/lib/python3.10/site-packages/banking_api/common_provider.py", line 56, in fetch_balance\n return self.provider_module.fetch_balance(filters)\n File "env/lib/python3.10/site-packages/banking_api/icici.py", line 151, in fetch_balance\n raise Exception(response.content)\nException: b'{"success":false,"response":401,"errormessage":"Unauthorized"}'\n"
when i featch banch from bank account is show error its from icici bank or any problem in code i usign this in frappe version 14
it urgent for me so, please response soon as possible.