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

ANSWERED

Clarification related to Holdings API

Hi,

ANSWERED

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?

ANSWERED

Invalid client assertion format while creating a user

Hi,

ANSWERED
ANSWERED
ANSWERED

How to get the Refresh Token using private_key_jwt

Hi,

ANSWERED

How long does MoneyHub keep transactions for?

Is there a time limit on how long MoneyHub will keep my account transactions? i.e. Will I be able to go back through years worth of transactions (assuming I've had an account for that long)?

ANSWERED

Do you have clients for other languages besides Javascript?

Are there any other clients for languages such as php?