Hello there,
I am building in react native and trying to use the Dwolla + Plaid link. I am in the sandbox environment and trying to create a processor token, but I am getting this error: "message": "Request failed with status code 400"
. I can get a publicToken,
exchange it for a plaidToken,
then get an accessToken,
but trying to get the processorToken from that accessToken
fails. I’m not sure what I am missing from the guide.
Thanks for the help, Leianne