Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Per comments in #565
  • Loading branch information
phoenixy1 authored May 12, 2023
1 parent 87c5061 commit 96b491c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ plaidClient
});
```

Note that the full error object includes the API configuration object, including the request headers, which in turn include the API key and secret. To avoid logging your API secret, log only `error.data` and/or avoid logging the full `error.config.headers` object.

## Examples

Exchange a `public_token` from [Plaid Link][6] for a Plaid `access_token` and then
Expand Down

0 comments on commit 96b491c

Please sign in to comment.