react-plaid-link icon indicating copy to clipboard operation
react-plaid-link copied to clipboard

Endpoint setup for plaid in react native

Open dfvalenciaviamericas opened this issue 1 year ago • 1 comments

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)

image

dfvalenciaviamericas avatar Jul 03 '24 16:07 dfvalenciaviamericas

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 from the frontend.

phoenixy1 avatar Jul 03 '24 16:07 phoenixy1