Alex

Results 79 comments of Alex

@ovedaydin OK, the latest client library build this is now available, and it should allow `null` account values without an error, so I'm going to close this issue. Feel free...

@ttezy can you try downloading that file using curl directly from the command line: `curl https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz --output ngrok-test.tgz` If you get the same error there, there may be some issue...

A PR has been merged that addresses this and it should be shipped in the next client library release (most likely this month)

The endpoint being called here will be an API endpoint that exists on your backend server, not a Plaid endpoint. It is not allowed to call Plaid API endpoints directly...

Thanks for reporting, and sorry for the slow response! I think that's just an oversight in the OpenAPI file. `transaction_id` in this context should never be undefined.

This has now been fixed; the fix will be available in the next client library release

@Sam-Kruglov Thank you for reporting -- this PR leads me to believe that this behavior may be by design: https://github.com/plaid/react-plaid-link/pull/197 -- can you take a look and see if that...

Re-opening for the link team to look at. BTW we now also have Hosted Link, which may be a workaround for some use cases where this causes problems: https://plaid.com/docs/link/hosted-link/

1. Can you confirm you are loading cdn.plaid.com directly rather than proxying it or hosting it? See the documentation here: https://plaid.com/docs/link/web/ 2. Does it work if you are using the...