plaid / plaid-link-android

Plaid Link Android SDK
https://plaid.com/docs/link/android
MIT License
114 stars 48 forks source link

Invalid env: "tartan". env must be "sandbox", "development" or "production"." #181

Closed codyfilatov closed 3 years ago

codyfilatov commented 3 years ago

Hi, this issue suddenly started as I have had no problems last night testing, none of my code has changed. This ONLY occur in development mode, sandbox does not happen. I am using Samsung Galaxy Note 9 with my testing.

When opening plaid link with a LinkToken on development mode the plaid link immediately closes with the following response: Invalid env: "tartan". env must be "sandbox", "development" or "production"."

I'm not familiar with tartan or where this environment enum is coming from. My link token is generated and passed fine to the application, an example of the link token I am using is link-development-2176bd15-fe2b-4467-9dc8-75e8b10d1424

Tokes are generated each try, and I know it is not expired. I've been working at this for hours now trying to identify so I can continue development. Please let me know.

amytang0 commented 3 years ago

Thank you for reporting the issue, there was an issue with the development environment that we've resolved. Please retry now!

amytang0 commented 3 years ago

Closing due to inactivity, issue should be resolved