LocalNotionApi Starting: Wed Apr 8 11:58:47 AM UTC 2026 Listing Environment... DATABASE_URL=postgres://morty:SumSumRulz!@localhost:5432/ln-payment FIREBASE_KEY_FILE=/opt/localnotion/ln-api/dist/config/firebaseServiceAccountKey.json HOME=/opt/localnotion INVOCATION_ID=2b63fa949b014e88a747d057b61d2682 JOURNAL_STREAM=9:1974803 LANG=en_US.UTF-8 LN_API_PORT=3000 LN_PAYMNT_PORT=3001 LOGNAME=morty NODE_ENV=production PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin PGADMIN_DEFAULT_EMAIL=devops@charlestontek.com PGADMIN_DEFAULT_PASSWORD=unknown POSTGRES_DB=ln-main POSTGRES_HOST=localhost POSTGRES_PASSWORD=SumSumRulz! POSTGRES_PAYMENT_DB=ln-payment POSTGRES_PORT=5432 POSTGRES_USER=morty POSTMARK_API_KEY=a94aef7a-b5db-442b-913d-940a54299a0d PWD=/opt/localnotion/ln-api SHELL=/bin/bash SHLVL=1 STRIPE_SECRET_KEY=sk_test_51STXRZGAKelMJatYHeFPgPlP3hTiMRpzXogkzpX3fhmPau6DOgLQs4zNZvzMceWNn7GVvYSAHTVp7ahV0Vhz1lmV00dx5kFQqu STRIPE_WEBHOOK_SECRET=whsec_D6g0JytR20kfXHUT8nNkqb49ZdjF22gA SYSTEMD_EXEC_PID=631375 TYPEORM_SYNCHRONIZE=0 USER=morty _=/usr/bin/env Listing Environment Finished [dotenv@17.2.3] injecting env (0) from .env -- tip: 🔐 prevent building .env in docker: https://dotenvx.com/prebuild [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [NestFactory] Starting Nest application... [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] AppModule dependencies initialized +35ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] ClaimsModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] MulterModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] PostmarkModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] HttpModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] AboutModule dependencies initialized +1ms [Nest] 631382 - 04/08/2026, 11:58:48 AM  LOG [InstanceLoader] ConfigModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +111ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] UserModule dependencies initialized +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] LocationsModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] ClientModule dependencies initialized +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] BookingModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [InstanceLoader] ProductModule dependencies initialized +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RoutesResolver] AboutController {/about}: +13ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/about, GET} route +4ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RoutesResolver] BookingController {/Booking}: +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Booking/list, GET} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Booking/create/:slug, POST} route +2ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Booking/pre-checkout/:slug, GET} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Booking/details/:paymentTrackingId, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Booking/available_resources, POST} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RoutesResolver] ProductController {/Product}: +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/list/:slug/:location_slug, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/list, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/delete/:id, DELETE} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/get/:id, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/create, POST} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/update, PUT} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/get, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/calendar-resources, GET} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Product/:id, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RoutesResolver] UserController {/User}: +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/:id, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User, POST} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/:uuid, PUT} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/:id, DELETE} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/update-password, POST} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/auth/:email, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/auth/:uid, DELETE} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/auth/claim/application/:uid, POST} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/User/auth/claim/reset/:email, POST} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RoutesResolver] ClientController {/Client}: +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client/onboard, POST} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client/list, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client/:id, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client/slug/:slug, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client, PUT} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client/send-admin-invite, POST} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/Client/:id, DELETE} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RoutesResolver] LocationsController {/locations}: +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/locations, POST} route +2ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/locations/list, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/locations/:id, GET} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/locations/:id, PATCH} route +0ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [RouterExplorer] Mapped {/locations/:id, DELETE} route +1ms [Nest] 631382 - 04/08/2026, 11:58:49 AM  LOG [NestApplication] Nest application successfully started +35ms listening on http://[::1]:3000 Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 [Nest] 631382 - 05/12/2026, 7:31:09 PM  ERROR [ExceptionsHandler] QueryFailedError: invalid input syntax for type integer: "NaN" at PostgresQueryRunner.query (/opt/localnotion/ln-api/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:216:19)  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getOne (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:711:25) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { query: 'SELECT "Tbl_User"."id" AS "Tbl_User_id", "Tbl_User"."uid" AS "Tbl_User_uid", "Tbl_User"."name" AS "Tbl_User_name", "Tbl_User"."lastname" AS "Tbl_User_lastname", "Tbl_User"."phone" AS "Tbl_User_phone", "Tbl_User"."role" AS "Tbl_User_role", "Tbl_User"."isActive" AS "Tbl_User_isActive", "Tbl_User"."client_access" AS "Tbl_User_client_access" FROM "tbl_user" "Tbl_User" WHERE (("Tbl_User"."id" = $1)) LIMIT 1', parameters: [ NaN ], driverError: error: invalid input syntax for type integer: "NaN" at /opt/localnotion/ln-api/node_modules/pg/lib/client.js:545:17  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async PostgresQueryRunner.query (/opt/localnotion/ln-api/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:181:25) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getOne (/opt/localnotion/ln-api/node_modules/typeorm/query-builder/SelectQueryBuilder.js:711:25) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { length: 146, severity: 'ERROR', code: '22P02', detail: undefined, hint: undefined, position: undefined, internalPosition: undefined, internalQuery: undefined, where: "unnamed portal parameter $1 = '...'", schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'numutils.c', line: '617', routine: 'pg_strtoint32_safe' }, length: 146, severity: 'ERROR', code: '22P02', detail: undefined, hint: undefined, position: undefined, internalPosition: undefined, internalQuery: undefined, where: "unnamed portal parameter $1 = '...'", schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'numutils.c', line: '617', routine: 'pg_strtoint32_safe' } No user record found for email: administrator@localnotion.net No user record found for user: administrator@localnotion.net Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 No user record found for email: localnotiondev@gmail.com Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 Error FirebaseAuthError: Decoding Firebase ID token failed. Make sure you passed the entire string JWT which represents an ID token. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:177:23 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) { errorInfo: { code: 'auth/argument-error', message: 'Decoding Firebase ID token failed. Make sure you passed the entire string JWT which represents an ID token. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' } Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 Successfully fetched user data: UnySPQZOntZ4Xn0RcezJ9vUriZs1 Error FirebaseAuthError: Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at FirebaseTokenVerifier.verifyContent (/opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:248:19) at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:163:18 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async AuthGuard.canActivate (/opt/localnotion/ln-api/dist/services/auth.guard.js:32:28) at async GuardsConsumer.tryActivate (/opt/localnotion/ln-api/node_modules/@nestjs/core/guards/guards-consumer.js:22:17) at async canActivateFn (/opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:135:33) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:42:31 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { errorInfo: { code: 'auth/argument-error', message: 'Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' } Error FirebaseAuthError: Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at FirebaseTokenVerifier.verifyContent (/opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:248:19) at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:163:18 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async AuthGuard.canActivate (/opt/localnotion/ln-api/dist/services/auth.guard.js:32:28) at async GuardsConsumer.tryActivate (/opt/localnotion/ln-api/node_modules/@nestjs/core/guards/guards-consumer.js:22:17) at async canActivateFn (/opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:135:33) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:42:31 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { errorInfo: { code: 'auth/argument-error', message: 'Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' } Error FirebaseAuthError: Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at FirebaseTokenVerifier.verifyContent (/opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:248:19) at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:163:18 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async AuthGuard.canActivate (/opt/localnotion/ln-api/dist/services/auth.guard.js:32:28) at async GuardsConsumer.tryActivate (/opt/localnotion/ln-api/node_modules/@nestjs/core/guards/guards-consumer.js:22:17) at async canActivateFn (/opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:135:33) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:42:31 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { errorInfo: { code: 'auth/argument-error', message: 'Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' } Error FirebaseAuthError: Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at FirebaseTokenVerifier.verifyContent (/opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:248:19) at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:163:18 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async AuthGuard.canActivate (/opt/localnotion/ln-api/dist/services/auth.guard.js:32:28) at async GuardsConsumer.tryActivate (/opt/localnotion/ln-api/node_modules/@nestjs/core/guards/guards-consumer.js:22:17) at async canActivateFn (/opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:135:33) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:42:31 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { errorInfo: { code: 'auth/argument-error', message: 'Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' } Error FirebaseAuthError: Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at FirebaseTokenVerifier.verifyContent (/opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:248:19) at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:163:18 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async AuthGuard.canActivate (/opt/localnotion/ln-api/dist/services/auth.guard.js:32:28) at async GuardsConsumer.tryActivate (/opt/localnotion/ln-api/node_modules/@nestjs/core/guards/guards-consumer.js:22:17) at async canActivateFn (/opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:135:33) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:42:31 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { errorInfo: { code: 'auth/argument-error', message: 'Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' } Error FirebaseAuthError: Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at FirebaseTokenVerifier.verifyContent (/opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:248:19) at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:163:18 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async AuthGuard.canActivate (/opt/localnotion/ln-api/dist/services/auth.guard.js:32:28) at async GuardsConsumer.tryActivate (/opt/localnotion/ln-api/node_modules/@nestjs/core/guards/guards-consumer.js:22:17) at async canActivateFn (/opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:135:33) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:42:31 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { errorInfo: { code: 'auth/argument-error', message: 'Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' } Error FirebaseAuthError: Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token. at FirebaseTokenVerifier.verifyContent (/opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:248:19) at /opt/localnotion/ln-api/node_modules/firebase-admin/lib/auth/token-verifier.js:163:18 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async AuthGuard.canActivate (/opt/localnotion/ln-api/dist/services/auth.guard.js:32:28) at async GuardsConsumer.tryActivate (/opt/localnotion/ln-api/node_modules/@nestjs/core/guards/guards-consumer.js:22:17) at async canActivateFn (/opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:135:33) at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-execution-context.js:42:31 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-proxy.js:9:17 at async /opt/localnotion/ln-api/node_modules/@nestjs/core/router/router-explorer.js:199:17 { errorInfo: { code: 'auth/argument-error', message: 'Firebase ID token has incorrect "aud" (audience) claim. Expected "local-notion-dev" but got "localnotion-faloha". Make sure the ID token comes from the same Firebase project as the service account used to authenticate this SDK. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token.' }, codePrefix: 'auth' }