Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not make a team . and subaccount #8

Open
mostafamosa opened this issue Feb 5, 2024 · 2 comments
Open

can not make a team . and subaccount #8

mostafamosa opened this issue Feb 5, 2024 · 2 comments

Comments

@mostafamosa
Copy link

the problem when i try to access team page .
and can not make subaccount :(

Screenshot 2024-02-05 021528

@Saptak-Bose
Copy link

please provide your env variables for further clarification of the error

@prit-nadoda
Copy link

prit-nadoda commented Oct 1, 2024

please provide your env variables for further clarification of the error

I am havin' an issue Team invitation is not being sent.

it goes like:
inviteError

Here is the full text of the error:

_ClerkAPIResponseError: Bad Request
at InvitationAPI.eval [as request] (webpack-internal:///(rsc)/./node_modules/@clerk/backend/dist/esm/index.js:1189:27)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async sendInvitation (webpack-internal:///(rsc)/./src/lib/queries.ts:527:28)
at async C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:39:406
at async t0 (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:38:5773)
at async rh (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\compiled\next-server\app-page.runtime.dev.js:39:23636)
at async doRender (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\base-server.js:1391:30)
at async cacheEntry.responseCache.get.routeKind (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\base-server.js:1540:40)
at async DevServer.renderToResponseWithComponentsImpl (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\base-server.js:1460:28)
at async DevServer.renderPageComponent (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\base-server.js:1843:24)
at async DevServer.renderToResponseImpl (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\base-server.js:1881:32)
at async DevServer.pipeImpl (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\base-server.js:909:25)
at async NextNodeServer.handleCatchallRenderRequest (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\next-server.js:266:17)
at async DevServer.handleRequestImpl (C:\Users\PIXEL-2UA6462L36\Desktop\plura\plura-changed\node_modules\next\dist\server\base-server.js:805:17) {
toString: [Function (anonymous)],
status: 400,
clerkTraceId: 'cdc96beb30021faba3a79c22ca408bd4',
clerkError: true,
errors: [
{
code: 'invitations_not_supported',
message: 'Invitations are only supported on instances that accept email addresses.',
longMessage: 'Invitations are only supported on instances that accept email addresses.',
meta: [Object]
}
]
}
⨯ node_modules@clerk\backend\dist\esm\index.js (1333:18) @ InvitationAPI.eval [as request]
⨯ Error: Bad Request
at async sendInvitation (./src/lib/queries.ts:527:28)
null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants