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