You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
andrew-stelmach
changed the title
401 Authentication Error when fetching session tokens from Clerk API
401 Authentication Error in keepAlive
Nov 29, 2024
Error stack is
Endpoint is
https://clerk.suno.com/v1/client/sessions/[SESSION_ID]/tokens
, in thekeepAlive
method inSunoApi.ts
, have updated to latest commitThe text was updated successfully, but these errors were encountered: