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

Known WhatsApp error: Could not find credentials undefined #1947

Open
NXC-Controls opened this issue Jan 6, 2025 · 0 comments
Open

Known WhatsApp error: Could not find credentials undefined #1947

NXC-Controls opened this issue Jan 6, 2025 · 0 comments

Comments

@NXC-Controls
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'created bot and embed bot to whatsapp' (whatsapp account credentials is working perfectly as im using it on different portal)
  2. send new message to bot number
  3. getting below error on docker typebot-viewer

Unknown WhatsApp error: TRPCError: Typebot is closed
at _ (/app/apps/viewer/.next/server/chunks/600.js:49:39636)
at async C (/app/apps/viewer/.next/server/chunks/600.js:49:36108)
at async S (/app/apps/viewer/.next/server/chunks/600.js:118:1198)
at async E (/app/apps/viewer/.next/server/chunks/600.js:108:3697)
at async /app/apps/viewer/.next/server/pages/api/[...trpc].js:1:24394
at async resolveMiddleware (file:///app/node_modules/@trpc/server/dist/index.mjs:420:30)
at async callRecursive (file:///app/node_modules/@trpc/server/dist/index.mjs:456:32)
at async outputMiddleware (file:///app/node_modules/@trpc/server/dist/index.mjs:301:24)
at async callRecursive (file:///app/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///app/node_modules/@trpc/server/dist/index.mjs:456:32) {
code: 'BAD_REQUEST',
[cause]: undefined
}
Known WhatsApp error: Could not find credentials undefined

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

1 participant