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)
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.
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)