plaid / pattern

An example end-to-end Plaid integration to create items and fetch transaction data
MIT License
434 stars 216 forks source link

500 Server Error #298

Closed worked closed 4 months ago

worked commented 4 months ago

Cloned and running locally. I can create a user, but when I click the Add a Bank button, it throws a 500 server error. I noticed that someone else had this issue prior, but was able to resolve by blowing their local away and recloning. I've done this, but still no joy.

https://github.com/plaid/pattern/issues/258

worked commented 4 months ago

Screenshot 2024-02-21 at 2 17 07 PM

phoenixy1 commented 4 months ago

@worked thanks for the report! It appears that the cause is that last week ngrok stopped supporting the version of the ngrok agent used by pattern -- my next step is to look into upgrading it.