March 28, 2024
cancel
Showing results for 
Search instead for 
Did you mean: 
Help

Error creating card

ganesh
New Contributor

Getting following error on creating card-

```

{ "error_message": "query did not return a unique result: 2" }

```

We've ensured that we're passing the right cardproduct and the usertoken, and have been trying on multiple sandboxes but error persists

@Ricardo 

4 REPLIES 4

Ricardo
Community Manager
Community Manager

Hi @ganesh, thanks for letting us know. The team is actively looking into it and we'll get back with an updates shortly. If anything else comes up please let me know. 

Ricardo
Community Manager
Community Manager

@ganesh - mind sharing your full API request? Would help us troubleshoot on our end and get to the root of the issue quicker. Thanks!

ganesh
New Contributor

Hey @Ricardo , sure.
Here-
{
  "user_token":"hunter221b",
  "card_product_token":"demo31"
}
I've verified that both tokens are right, and exists in my env. Also, I've tried with different values, to get same response-
{
"error_message": "query did not return a unique result: 2"
}

Ricardo
Community Manager
Community Manager

@ganesh thanks for sharing. The card team has let me know this issue should be resolved - can you confirm all looks good on your end?