organization_not_enabled_in_instance using Clerk experimental auth

Hello, I am using the experimental auth thing with Clerk. It works, except that unless I enable the organizations feature I get this error:
ClerkAPIError {
code: 'organization_not_enabled_in_instance',
message: 'access denied',
longMessage: 'The organizations feature is not enabled for this instance. You can enable it at https://dashboard.clerk.com.',
meta: [Object]
}
ClerkAPIError {
code: 'organization_not_enabled_in_instance',
message: 'access denied',
longMessage: 'The organizations feature is not enabled for this instance. You can enable it at https://dashboard.clerk.com.',
meta: [Object]
}
Is this expected, that organizations are required?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?