K
Kinde11mo ago
matt

create user account fails

hi all, should i be able to do a fetch in node for create user, i'm using the example in docs, but i just get { "code": "INVALID_REQUEST", "message": "Error processing request body" } My input body is : { "profile": { "given_name": "test", "family_name": "man" }, "identities": [ { "type": "email", "details": { "email": "[email protected]" } } ] }
3 Replies
matt
mattOP11mo ago
i tried with postman and it works, ok, not quite suee why it doesn like the post with fetch oh it input body needed stringifying 🤦‍♂️
onderay
onderay11mo ago
@matt did you manage to get it working?
vikaspachar
vikaspachar11mo ago
why don't you use the Kinde Management API SDK
Want results from more Discord servers?
Add your server