Discussions

Ask a Question
ANSWERED

Manual Refresh

Hi Been trying to do a refresh by doing a post request to https://api.akahu.io/v1/refresh The request looks like this: curl --request POST \ --url https://api.akahu.io/v1/refresh \ --header 'Accept: application/json' \ --header 'Authorization: Bearer user_token_********************' \ --header 'X-Akahu-Id: app_token_**********************' (I've blanked out the user and app tokens... but know they work, as used them to fetch transactions fine) I keep getting back a 403 error and this message: { "success": false, "message": "Forbidden" } I've tried using the API explorer on the akahu website, as well as using PostMan and get the same result. What am I doing wrong? Jake

Specifying own to/from reference & code with transfer

Hi, So I was wanting to transfer money between a users own accounts but noticed that there's no documented way to provide a description along with the transaction amount, from/to acc's. Is there plans to include this in the Transfers API? https://developers.akahu.nz/docs/making-a-transfer I could probably do this as a payment but seems odd to do this between the users own accounts. I would like to be able to provide things like reference so I could keep track of payments easily in things like Pocket Smith. Thanks
ANSWERED

Developer Page not loading

Hi, I tried to test out your api and it worked great until I connected an account and then all my requests from that point even from your site were forbidden and the developer page in the app wouldn't load?
ANSWERED

Test users / test environment?

Hey there, Are there test users that can be used when integrating with Akahu? i.e. to test authentication without using "real" banking information Thank you!

Slack workspace for developers

We invite you to join slack.akahu.io. This is a dedicated workspace for developers that are working with Akahu's API. Our developers are on hand to support you with any questions.