These docs are for v2.5. Click to read the latest docs for v3.0.

Discussions

Ask a Question

Connection Widget Token Endpoint Authentication Methods

I tried to email your Jira but didn't get any response

moneyhub new sdk config

with '@mft/moneyhub-api-client' package.. we set the auth with :
var moneyhub = await Moneyhub(moneyhubConfig)
.//proceed with moneyhub.actions like getAccount

Account modified date

Hi, I am trying to understand in which cases the account modified date is updated. Is this updated for every transaction for ex? or main changes like account name change etc

Paypal credit and 3-in-1?

Wondering if it's correct I can't see PayPal credit and pay 3-in-1 within my moneyhub. The currency is GBP, so that's not the limit.

Allows sharing of API users

How do I enable allowing sharing of API users?

Additional Scopes

Hello,

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,