Coder Social home page Coder Social logo

argyle's People

Contributors

jcbarry avatar jespr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

argyle's Issues

Webhook

Thanks for putting this together. I might be missing something here, but is there a good way to provide a webhook?

Thanks,
Ruben

Plaid is returning "Code 1606: account not found"

Hi, I am testing out this gem and it seems very nice but I have run into an issue.

Whenever I try to use the helper, Plaid returns "Code 1606: account not found. The account ID provided was not correct..".

The params array includes "account_id"=>"".

I was under the impression that the account_id was only important for when you are trying to integrate plaid with stripe - which I am not trying to do.

Thanks

Metadata

Is there any way to access the metadata.account_id parameter in the callback controller?

Initializer config variable changed in 1.0.0.beta2 - needs to be documented

This is a config for initialization that works with 1.0.0.beta2:

Argyle.configure do |config|
  config.key         = Rails.application.secrets.plaid_key         # Public key from Plaid
  config.secret      = Rails.application.secrets.plaid_secret  # Secret from Plaid
  config.client_id = Rails.application.secrets.plaid_client_id  # Client ID from Plaid
  config.product     = 'connect' # Product
end

The key is changing customer_id (which works with v0.2.0) to client_id.

get the account related data

When I complete the authentication process, I received "authenticity_token, institution, public_token" as parameter.

But as I try to make the API call to get the data, all have the username and password required.
Can you please give me the idea to get the accounts data?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.