-
The Plaid link API returns a public token but within the `plaid-ios-link` code it is incorrectly referred to as an access token. This can cause confusion.
-
I got this error when our server api call these two functions recent days: $plaid->webhooks->getVerificationKey(), $plaid->accounts->getBalance()
The current SDK version is 1.0.9
![image](https…
-
We have an api endpoint that receives transaction webhooks. Specifically, we are checking if the webhook code is `INITIAL_UPDATE` or `HISTORICAL_UPDATE` (https://plaid.com/docs/api/products/transactio…
-
# The problem
When launching the Link UI, the following errors are consistently logged one after the other:
>I/chromium: [INFO:CONSOLE(0)] "Access to Font at 'https://cdn.plaid.com/link/2.0.748/…
-
https://plaid.com/docs/quickstart/
Even if just for myself.
-
I am using plaid in react native using this repo as example. Now i need to setup the right endpoint to advance. Can you help me with this. (Which endpoint use)
-
*Please do not include your API `secret` or `public_key` in any issue.*
---
### A detailed description of the steps to reproduce the issue
1. Make sure a redirect URI has been setup as a Universa…
-
Plaid's `client_id` and `secret` should not be stored inside of an iPhone or Mac Application, as this poses a huge security risk. iOS apps can be unbundled to reveal the client_id and secret, which ca…
-
Plaid is an easy to use API for accessing bank account information securely. It would be awesome if this application integrated with it to automatically import transactions from bank accounts.
-
### Contact Details
_No response_
### What happened?
add bank account not visible in mobile
### Version
1.0.2 (Default)
### What browsers are you seeing the problem on?
Chrome
### Relevant log…