Import of Bank Statement not working

Internal Error

Sorry, something went wrong.

Please report this error to bugs@manager.io.

Also, please include the following information in your error report:

17.4.61 (Desktop)

/import-bank-statement-form?BankAccountID=d5f183c4-81ee-42ed-a0ad-4801e5d0a213
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Decimal.Parse(String s, IFormatProvider provider)
at ManagerServer.HttpHandlers.CashAccounts.ImportBankStatementForm.ParseBankStatementLines(String fileName, Byte buffer)
at ManagerServer.HttpHandlers.CashAccounts.ImportBankStatementForm.Post()
at HttpFramework.HttpApplication.ProcessRequest(HttpRequest request, HttpResponse response)
at ManagerServer.HttpApplication.ProcessRequest(HttpRequest request, HttpResponse response)

You need to describe exactly what you did to produce this error or no-one can help. Be sure to read this Guide, too: Import bank statements | Manager

I was trying to import bank statement ofx format.

I also notice where it gives you all the different options to import 940
was one of the options.

Thanks