Bank Feeds broken?

Hi Folks,

Has anyone had any luck connecting Manager to Macquarie Bank? I’ve got a bank feed setup and it has been accepted by both Macquarie and Manager, but no transactions are recognised within Manager itself. If I go to basiq.manager.io I can successfully see the transactions. So it seems it could be something to do with the stand alone app (Mac x86 build) perhaps?

Recently I’ve noticed that this error now appears:

Internal Error


Manager 25.10.19.3007
System.Exception: Error connecting to https://basiq.manager.io/.well-known/openid-configuration: Forbidden at ManagerServer.HttpHandlers.Businesses.Business.BankAndCashAccounts.FdxFetchNewTransactions.Post() in /Users/runner/work/Manager/Manager/ManagerServer/HttpHandlers/Businesses/Business/BankAndCashAccounts/FdxFetchNewTransactions.cs:line 52 at ManagerServer.HttpServer.<>c.<b__0_15>d.MoveNext() in /Users/runner/work/Manager/Manager/ManagerServer/HttpServer.cs:line 255 --- End of stack trace from previous location --- at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)

Go back

This is related to major AWS outage that is ongoing. Some Manager.io services do not work at the moment.

Thanks Lubos. I see the error has now gone away but I still find that Manager.io doesn’t recognise any new transactions. It has never recognised a transaction since I enabled this. But I can scroll the transactions on https://basiq.manager.io/transactions.

@awmp I’m planning to rewrite basiq.manager.io service as Manager extension. It was the first version just to make it work but the way I did it is more complicated than necessary. New version will be simpler and easier to troubleshoot.

This is happening to me at the moment with NAB bank in Manager.io desktop version, except I don’t get the error message.

Happening to me today.

<h1>Internal Error</h1><hr />Manager 26.1.11.3168<hr /><pre>System.Exception: Error connecting to https://basiq.manager.io/.well-known/openid-configuration: Forbidden

Me or them?

@psilo upgrade to the latest version of Manager. Bank feeds have been rewritten as an extension which gives more visual setup / workflow.

Thank you!

Sorry for follow-up. I have connected to AussieBankFeeds, set up the account sync (I can see the transactions feed), but I see “Done. 0 synced across 1 account(s)” and can’t get it to sync to ManagerIO

On Sync screen, there is also date which is your start date from which you want syncing to start.

If your start date is set to today, it will not import historical transactions.

Thanks Lubos. the Sync button has now been replaced by Install which throws a 404

I dont even get sync button in the “bank and cash accounts” page.
It says Extensions: Aussie Bank Feeds and when you click on it opens up and install page has error.
I have already setup account, linked everything but it is not working. There is no sync button anymore. I am using latest version 26.4.17.3393

I have made a few improvements so these issues should be fixed.

@psilo you might need to clear your cache or wait until tomorrow

so, couple things.. your date field for the sync is messed up, I can’t actually type a year and end up with 0002. ive synced all rows and now its all doubled. you might want to add some instruction about setting a date to avoid duplication, or figure out some way to match and deduplicate.

@psilo you can batch delete uncategorized transactions and then sync again with the correct start date. I just tested and you can type the year just fine but I’ll make it so years which start with 00 will be caught as invalid.

Thanks. I did it ‘the hard way’ (manual) since i have a pretty simple sheet at the moment. Not sure why my date was struggling (Firefox, uBlock, PrivacyBadger) but it wouldn’t let me type in 4 characters.

Actually I’ve improved this another way. If you have in bank account transactions which have been entered manually, then Manager will automatically set the sync start date to your date of last manually created transaction plus one day. This will prevent duplicates.

much more elegant. nice

thanks again for all your efforts on this.