Forum Discussion
KarelHusa
3 years agoChampion Level 1
TSRAO, most probably, the API response contains a duplicate key, e.g., the following JSON contains duplicate email keys:
{
"name": "Joe Doe",
"email": "some@email.com",
"email": "another@email.com"
}
There may be another reason, but that would need further details of your issue.
Related Content
- 2 years ago
- 6 years ago
Recent Discussions
- 24 hours ago
- 17 days ago