Scott
KKinde
•Created by Scott on 3/12/2025 in #💻┃support
Kinde API - "NAME_REQUIRED" error despite name being provided
Hi, I'm trying to call the create organization API but I'm getting stuck with a strange error. My code looks like this:
But I keep getting this error:
[ { code: 'NAME_REQUIRED', message: 'Name is required' } ]
I've even tried hard coding different values for the name field, but still get the same error. Any idea what I might be doing wrong? Thanks in advance!8 replies