You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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.
The text was updated successfully, but these errors were encountered:
"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.
The text was updated successfully, but these errors were encountered: