Alex
Alex
Well dang, it's definitely not supposed to do that. Thank you for the report. I've reached out to the Transactions team to let them know and will respond here once...
We plan to update the API behavior on the week of January 6th. (We are delaying the fix so that we can notify customers using this endpoint and give them...
Yes, @ovedaydin the fix should be deployed as of yesterday (we delayed it a little past the 6th because some customers were difficult to contact over the holidays). Please let...
@ovedaydin can you share more detail about the request you're sending to get that result? I wouldn't expect it to be possible for those fields to be empty.
@ovedaydin sorry for the delay, it looks like I missed the notification for your response. I'll take a look at this. Is there any urgency on your side on getting...
@ovedaydin I believe the fix should be in the April 21 release, please let me know if the release that's going out today (might be tomorrow if there are issues...
Oh geez, I checked and the issue appears to be this: https://github.com/plaid/plaid-python/blob/master/plaid/model/account_base_nullable.py#L98 where nullable should obviously be true. The root cause looks like a syntax error in the OpenAPI file,...
@ovedaydin I haven't been able to reproduce a response like the one you're seeing. The only way I can get `account` to be null is if I call `/processor/transactions/sync` before...
PS I'm also raising the issue you're seeing with engineering, but it's best that you file a ticket to ensure that we have tracking on it.
Looks like we're planning a client library release next week, FYI