HomarrH
Homarr9mo ago
2 replies
malvadobladez

Failed in adding Unifi Controller

getting the follwoing error when i try to add the Unfi Controller.

not sure if I am missing something or not

 2025-04-26T22:10:01.797Z error: tRPC Error with mutation on 'integration.create' 
    at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:4403)
    at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:3561)
    at /app/apps/nextjs/.next/server/chunks/9381.js:106:5069
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async /app/apps/nextjs/.next/server/chunks/9381.js:106:7029
    at async /app/apps/nextjs/.next/server/chunks/9381.js:94:2274661
caused by AxiosError: Request failed with status code 403 code="ERR_BAD_REQUEST"
    at ts (/app/apps/nextjs/.next/server/chunks/9381.js:63:30980)
    at IncomingMessage.<anonymous> (/app/apps/nextjs/.next/server/chunks/9381.js:63:42992)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Was this page helpful?