The app I’ve built is just a finance/budget app for personal use, and I’m now looking at integrating with Plaid for it. However, when I try to set it up and test it in the data config, my test call is stuck in “Running”. I’ve confirmed my client ID, secret, and access token work in Postman.
Resource URL: https://development.plaid.com
Post relative path: /accounts/balance/get
Request schema with client ID, secret, and access token
Has anyone gotten the Plaid integration or working, or otherwise have insight on where I need to go from here?