Discussions

Ask a Question

How often are connections refreshed?

I have a very specific issue I am facing with my integration with the API. I am storing connections in my database and trying to keep them in sync with my bank with the user i have created in moneyhub. But after setting up consent, I see that some of the connections are deleted for my user and i had to go through the consent setup workflow again with a new connection id, as my old connection became stale now. I also note that its not 90 days past for the consent to expire either.May I ask why this is the case and is there any refresh happening on moneyhub side with regards to this?

I am getting error, while deleting old connection.

First, I authorize with moneyhub test bank and choose 3 accounts and all after authorization, I got the authorization_code and all accounts which i saved to my database, and also i saved the connection id. Now I want to again connect with same bank and wnat to choose 2 accounts, so i want to delete previous connection and want to create new connection, but not everytime, but some times I am getting this error. when I getting this error, then I do not get the accounts which i selected when I again connect with same account. I get the previous connection accounts. Please let me know what should I do for this.
DELETE https:\/\/identity.moneyhub.co.uk\/users\/667410c49e533b138141676e\/connections\/1ffe704d39629a929c8e293880fb449a:4d41a24d-a48b-4886-8262-beb23a83f086 resulted in a 404 Not Found response:"

One of my transactions is missing

One of my credit transactions is missing, I have searched through all the transactions but cannot find it but the account balance is correct. It is on the bank account and all the other transactions are appearing so its only the 1 that has vanished.

Clarification related to Holdings API

Hi,

Intermittent OIDC 500 error

We've been receiving intermittent 500 errors from your oidc/tokenendpoint with the error invalid_grant. Based on the OAuth 2.0 spec we would expect this to be a 400 error so we were wondering if you could shine any light on exactly what could be causing this error and if it's some sort of issue in your side

Requesting additional scopes/permissions

Hi,

In the Account Type 'Investments/Pensions' what are the different types of investments that are going to be possible to be fetched from the Moneyhub API?

I would like to know what are the different types of investments that would be fetchable through the API?

Error In Selecting Banks during auth-request

Why with original bankId gives 400 BAD REQUEST in Customized consent during auth-request while test bankId(1ffe704d39629a929c8e293880fb449a) is working?

Invalid client assertion format while creating a user

Hi,

Flutter Integration?

Hi there. We're looking into MoneyHub for our Flutter apps, having moved things over from Native IOS/Android. Has anyone had any luck with this - specifically getting round a DART signer problem?