Skip to content

Clerk API Error #2

@panamDEVEL

Description

@panamDEVEL

I sadly can't get this running.

Error remains to:

- error node_modules/@clerk/backend/dist/esm/index.js (697:10) @ Error
- error Missing Clerk Secret Key or API Key. Go to https://dashboard.clerk.com and get your key for your instance.
null
- error node_modules/@clerk/backend/dist/esm/index.js (697:10) @ Error
- error Missing Clerk Secret Key or API Key. Go to https://dashboard.clerk.com and get your key for your instance.
null

Even though I have set up my keys:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_ZmluZXItYnVubnktMzMuY2xlcmsuYWNj**********
CLERK_SECRET_KEY=sk_test_VBRyXDXbaEhcWrrEelX8***********
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/

# This was inserted by `prisma init`:
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema

# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings

DATABASE_URL=''
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=""
STRIPE_API_KEY=
FRONTEND_STORE_URL=http://localhost:3001
STRIPE_WEBHOOK_SECRET=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions