Developer Community
Rate Limiting
We use /accounts-info and /transactions endpoints. If we send several requests concurrently, we often end up receiving HTTP 429 Too Many Requests in response, with FDX error code 1207, Too Many Requests
Unable to determine client migration status
Currently trying to exchange the for a token explained in get-token api https://docs.akoya.com/reference/get-token. I'm running into 500 errors for unable to determine client migration status
. Is there a reference for what this error means and how I can fix my request?
IFrame Usage
Is there any intention to allow the Akoya Oauth authentication flow to take place in an IFrame similar to Plaid or MX? It is much less disruptive for our web users to be able to stay on the same page as well as providing a simpler authentication architecture for our developers. Thanks!
get data providers ( banks )
Is there a possibility to get all the providers(banks) with an endpoint REST??
Typo in docs
Just a quick heads up to the Akoya team: there is a typo in the Refresh Token docs.
Holding/Security Data
Hey! 👋
Does the Developer Community have office hours?
Our Developer Community team is available Mon-Fri, 9-5 EST to answer questions and address any non-critical issues.
Get updated balances
Hi!
How to properly calculate the TOTAL balance from an investment account?
Hi!
What's the recommended way to know the "connectorId" of a token?
When exchanging the "code" from OAuth flow for tokens by calling https://docs.akoya.com/reference/token, we receive, among other things, the id_token
.