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
Post a Comment