Discussions
Endpoints not returning any data
Hi, I've attempted to use the /transactions endpoint and the /accounts endpoint with my personal app; it does have permissions to these endpoints. However, I just received responses with empty lists in the items parameter of the response. I am using Kiwibank for this; I am unsure if I have done something wrong or what is happening because I get successful responses but just no data.
Client side /me GET and CORS denial
I am testing the /me API with a Personal App using fetch
(as per docs https://developers.akahu.nz/reference/get_me) but only receive a CORS denial as I assume localhost is not white listed.
ASB foreign currency accounts not showing transactions
I am using the Personal App to connect to my ASB account. My ASB foreign currency accounts are not showing any transactions via the Akahu APIs, although I have many transactions clearly visible in the bank webapp.
I assume this is a bug at your end; could you please have a look at this? I'm happy to provide debugging information if needed.
WEBHOOK Event not receiving
Hi ,
Where to set webhook url
I want to set multiple webhooks url for multiple env. Help is appreciated.
Unable to Transfer between accounts of two different user on my dev app
I am trying to transfer amount from user A connected akahu account to user B connected Akahu account. it always give me invalid destination account response. But I can make transfer from user A's one account to another account.
Unable to make payment
Is there any way I can make transfer from the account, I have been unable to make transfer out to other account
Payment Permission
Is there a way to disable Payment Permission? It seems like it's on by default and can't be unticked?
Manual Refresh
Hi
Specifying own to/from reference & code with transfer
Hi,