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?
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!