PLAID: Removing an item and reactivating it again
I’m using plaid in a project where I will be billing my customers.
But if there is no payment (account deactivation or billing unsubscribed) then I need to remove the item so I dont keep getting charged for it.
Remove Plaid Billing
I am attempting to end my billing from plaid’s api services. Somehow their web app has no method of doing so and they require us to make an API call to remove the item. This is next level. First I have to get my access token. I thought I deleted my account months ago but the dashboard under billing still shows this message:
Plaid /institutions/get/ doesn’t seem to respect country_codes
I am new to Plaid, and just trying to get the basics working, but I’ve immediately hit an issue.
How to add the property list “category” to the Transactions list to a Sandbox/Test User in Plaid?
On the Sandbox of the Plaid Dashboard I have tried unsuccessfully to add a Test User that on the config json has a list of Transactions where I can add the “category” property, since in the documentation it shows there exist such a property, but when I try to save it I get the following error message: “does not match expected schema”.
Getting appropriate Robinhood permissions to retrieve transactions
I am using a third party application, Moneydance, and I am connected to Robinhood through plaid. However, when the application tries to download transaction data, the message below is generated. Has anyone seen anything like this? Any idea on how to resolve it? I spent an hour online with chat support and did not get very far.
Getting appropriate Robinhood permissions to retrieve transactions through Plaid
I am using a third party application Moneydance and I am connected to Robinhood through plaid. However when the application tries to download transaction data the message below is generated. Has anyone seen anything like this? Any idea on how to resolve it? I spent an hour online with chat support and did not get very far.
Teller API initialization in JSX
I am attempting to initialize teller-react-connect config to my application. But the ready status doesn’t toggle as true when setting up the configs.
Attempting to sign into certain banks is returning a 500 error in dev env
I am attempting to use the plaid oauth to pull transaction data from third parties. The flow has worked from the sandbox (client received access token. When switching to development environment certain banks are not working such as bank of america and capital one. Attempting to login to these specific institutions is returning an internal 500 error. Anyone know how to fix this?
Attempting to sign into certain banks is returning a 500 error
I am attempting to use the plaid oauth to pull transaction data from third parties. The flow has worked from the sandbox. When switching to development environment certain banks are not working such as bank of america and capital one. Attempting to login to these specific institutions is returning an internal 500 error. Anyone know how to fix this?