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

401 Authentication Error in keepAlive #206

Open
andrew-stelmach opened this issue Nov 29, 2024 · 1 comment
Open

401 Authentication Error in keepAlive #206

andrew-stelmach opened this issue Nov 29, 2024 · 1 comment

Comments

@andrew-stelmach
Copy link

andrew-stelmach commented Nov 29, 2024

Error stack is

Error fetching limit: Z [AxiosError]: Request failed with status code 401
    at eO (/app/.next/server/chunks/943.js:304:4037625)
    at IncomingMessage.<anonymous> (/app/.next/server/chunks/943.js:306:9463)
    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)

Endpoint is https://clerk.suno.com/v1/client/sessions/[SESSION_ID]/tokens, in the keepAlive method in SunoApi.ts, have updated to latest commit

@andrew-stelmach andrew-stelmach changed the title 401 Authentication Error when fetching session tokens from Clerk API 401 Authentication Error in keepAlive Nov 29, 2024
@AlexTang0417
Copy link

{"error":"Internal server error. AxiosError: Request failed with status code 401"}

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

2 participants