Alex
Alex
The webhook url is set when calling /link/token/create: https://plaid.com/docs/api/tokens/#link-token-create-request-webhook If you are not getting historical data *ever*, I suggest you: 1) Make sure you are setting `days_requested` correctly https://plaid.com/docs/api/tokens/#link-token-create-request-transactions-days-requested 2)...
Closing this out as it's not related to the node client library -- if you continue to have trouble, feel free to file a support ticket
Thanks for filing this! What has changed since the last time this issue was filed is that this has been fixed upstream https://github.com/OpenAPITools/openapi-generator/blame/master/samples/client/echo_api/python/openapi_client/rest.py#L54 so while upgrading the python generator version...
Just wanted to update that a fix has been pushed, so this is anticipated to be fixed in the next release of the plaid-python client library.
@emosenkis yes, it is part of the fix that will be in the next release of the plaid-python client library
@abeerag end of October at the absolute latest, but I think it will probably be released in September.
This should now be fixed with today's release -- there is now no restriction on using newer versions of urllib3 with the plaid-python library. If this doesn't resolve the issue...
It's unclear from this post if you have been enabled for Chase. Can you check https://dashboard.plaid.com/settings/compliance/us-oauth-institutions and see whether your status for Chase is enabled or not? There's currently a...
So the issue is that there was a major rewrite of the Python generator in version 6.2, and the python generator was replaced with a version that outputs code with,...
@declaresub That's awesome, is it published to GitHub? We'd be happy to feature it as a community library if you would be open to that. In any case, we do...