plaid-java icon indicating copy to clipboard operation
plaid-java copied to clipboard

Java bindings for Plaid

Results 27 plaid-java issues
Sort by recently updated
recently updated
newest added

The new Plaid client brings in `org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:1.0.1`. This causes our build to fail, as there are duplicate classes in `org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:1.0.1` and `org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:1.0.1`, which is a bug in the Oltu project....

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Also clarifying wording about versions.

A few edits I suggested for convenience and safety: - added Environment enum in place of baseURL string - added constructor in ApiClient taking Environment param - added method to...

How do we get error details on an invalid api call? For example, if I provide required data during a request, using the rest api, I get error responses that...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...