aerele / bank_api_integration

Frappe application to achieve Bank API integration
GNU General Public License v3.0
53 stars 39 forks source link

Unauthorized Error: #14

Open Pithiya-Nilesh opened 6 months ago

Pithiya-Nilesh commented 6 months ago

"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.