You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, we have been unable to filter only active cards using the SDK. All cards are always returned.
We are encountering this issue on production but not on the sandbox.
Neither of these methods is working in production. But both work using the sandbox...
The bug appeared around the same time as your documentation update. Did you make any updates?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
Recently, we have been unable to filter only active cards using the SDK. All cards are always returned.
We are encountering this issue on production but not on the sandbox.
Here is the code :
We also tried passing the Active filter as an array parameter, like this :
Neither of these methods is working in production. But both work using the sandbox...
The bug appeared around the same time as your documentation update. Did you make any updates?
Thanks!
The text was updated successfully, but these errors were encountered: