Getting access_token for plaid for sandbox environment running -


i trying sample public_token or access_token plaid in sandbox mode. need access_token api's auth , institutions. ran demo here, choosing bank , entering credentials user_good , pass_good. when inspected page did public_token in response. unable exchange access_token, client_id , secret got singing in dashboard. keep getting error invalid_token. how access_token ?

the public_token inspecting page of demo app, client_id , secret of demo app. wont work client_id , secret.

you need run demo app locally, client_id , secret. @ - https://github.com/plaid/quickstart/tree/master/node

follow readme file run demo locally, client_id , secret , inspect page did above. public_token time work client_id , secret :)


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -