Guest User

Untitled

a guest
Feb 18th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. #### 1A
  2.  
  3. Hey Amy!
  4.  
  5. I'm happy to help. With this particular error, it means that the credentials that were entered are incorrect. I recommend typing in your credentials again, making sure to double-check spelling. I do this all the time, and it's luckily a quick and easy fix!
  6.  
  7. An access_token is a rotatable token specific to a single Item. It's used to access data for that particular Item. A public_token is a temporary token that can be exchanged for an access_token. It can also be used to initialize Link in update mode for an Item.
  8.  
  9. Here's a link to our handy docs if you want more information on these two tokens: plaid.com/docs/api/#glossary
  10.  
  11. I hope this helps resolve your issue! Please reach out if you have any additional questions. :)
  12.  
  13. Nicole
  14.  
  15. ~~
  16.  
  17. #### 1B
  18.  
  19. Hey George,
  20.  
  21. I've looked over the error that you're receiving, and it looks like you're missing the "public_key" field in your request payload. Here's how to get access to your public_key: plaid.com/docs/api/#api-keys-and-access
  22.  
  23. I hope this sheds some light on this issue. Please let me know if you have any additional questions.
  24.  
  25. Nicole
  26.  
  27. ~~
  28.  
  29. #### 2
  30.  
  31. Plaid Checking $100
  32. checking 0000
  33.  
  34. Plaid Saving $200
  35. savings 1111
  36.  
  37. Plaid CD $1000
  38. cd 2222
  39.  
  40. Plaid Credit Card $410
  41. credit card 3333
  42.  
  43. Here's some basic information about your Item:
  44.  
  45. Institution name:Chase
  46. Billed products: auth, transactions
  47. Available products: balance
Add Comment
Please, Sign In to add comment