K
Kinde5mo 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": "testmangb@gmail.com" } } ] }
3 Replies
matt
matt5mo 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
onderay5mo ago
@matt did you manage to get it working?
vikaspachar
vikaspachar5mo ago
why don't you use the Kinde Management API SDK
Want results from more Discord servers?
Add your server
More Posts
Billing is integration with Stripe?I just made an account with Kinde and saw the billing page. I am curious if this means you guys are How to switch organization for apps in the Kinde dashboard?Kinde Dashboard Querycan i control the number of sessions using kinde authI want to make sure that only one person stays logged in. If someone logs into a new device, the oldSveltekit starter return errorCode: ''INVALID_TOKEN_MEMORY_COMIT"Hi, i'm just new on Kinde and i create sveltkit project using Kinde starter kit. When i've signed upIs it possible to merge username & password fields into one page?Hi Kinde Team, is it possible to merge username and password fields into one page? My client don't wi want to make a api call with userId after a new user is registered how do I do that using nextjsI have next year 13 application with app directory. Now I want to make an API call whenever new user[NextJS 14] User session returns null in API route, when user is already authenticated from callerTrying to understand what I'm doing wrong here: I have a component that calls an api route on a butTrying to get the user session in server side Next.js v14 pages directory, always returns nullI'm pretty sure I might have screwed something up in the setup, but the docs for setting up the provCan the PKCE access token be used to authenticate/authorize requestsHi, I am currently using clerk with a chrome extension. I want to switch to a service that supportsSet up a Subscription form for Nextjs App.I am using kinde to set up a subscription form to build a waitlist and generate interest on the land