Skip to content

Error: A deepgram API key is required, When provide Key in .env.local config file #50

@312shan

Description

@312shan

Every Thing Ok on console, but get a need apikey error (Error: A deepgram API key is required) when open http://localhost:3000/

 npm run dev

> [email protected] dev
> next dev

  ▲ Next.js 14.2.0
  - Local:        http://localhost:3000
  - Environments: .env.local

 ✓ Starting...
 ✓ Ready in 7s
 ✓ Compiled / in 273ms
 ○ Compiling / ...
 ✓ Compiled / in 7.9s (2269 modules)
 GET / 200 in 11321ms
 ✓ Compiled in 1303ms (2269 modules)
 ○ Compiling /middleware ...
 ✓ Compiled /middleware in 1035ms (2588 modules)
 ○ Compiling /api/authenticate ...
 ✓ Compiled /api/authenticate in 1224ms (104 modules)
 GET /api/authenticate 200 in 3767ms
 GET /api/authenticate 200 in 3502ms


 GET / 200 in 4247ms
 ○ Compiling /favicon.ico ...
 ✓ Compiled /favicon.ico in 517ms (131 modules)
 GET /favicon.ico 200 in 681ms
 GET /api/authenticate 200 in 1998ms
 GET /api/authenticate 200 in 1966ms


image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions