Skip to content

Is this repository no longer being maintained? #221

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

Closed
suhyun0115 opened this issue Jan 5, 2025 · 11 comments
Closed

Is this repository no longer being maintained? #221

suhyun0115 opened this issue Jan 5, 2025 · 11 comments

Comments

@suhyun0115
Copy link

suhyun0115 commented Jan 5, 2025

I encountered a 401 error, and after reviewing numerous issues, it seems that no solution is available. While the service still works on the website, does this mean API calls are no longer supported or maintained?

I attempted the following in attempt #201:

// Define the Clerk version as a constant or fetch it dynamically
const STABLE_CLERK_VERSION = "4.74.0";
this.clerkVersion = STABLE_CLERK_VERSION;
However, it didn’t work.

Is there currently no solution other than the one provided on this website?
https://platform.acedata.cloud/documents/suno-audios-integration?inviter_id=4d9dd7c3-a786-4369-8fcb-61e50f321ea0

@gohoski
Copy link
Contributor

gohoski commented Jan 6, 2025

Welp, not anymore. See my PR #222 .

@andrew-stelmach
Copy link

This repo is effectively dead as suno has implemented more effective anti-bot measures. You could try claude computer use or open the browser, then copy the headers there

@gohoski
Copy link
Contributor

gohoski commented Jan 10, 2025

@andrew-stelmach as I said, my PR linked above currently works, and I'm waiting for it to be merged

@ethanitovitch
Copy link

@gohoski - just tested and can confirm its working. Great stuff @gohoski

@ethanitovitch
Copy link

@gohoski - hey actually I think it stopped working. I'm seeing this in the create song request now. Any thoughts on where the CREATE_SESSION_TOKEN comes from?
"matedata": { "create_session_token": CREATE_SESSION_TOKEN }

@gohoski
Copy link
Contributor

gohoski commented Jan 13, 2025

@ethanitovitch The problem is definitely not in the absence of create_session_token, I am running suno-api perfectly on the current commit. Try to pass BROWSER_HEADLESS=false in the env file and see what is happening.

Maybe you also have the same problem as this?

@ethanitovitch
Copy link

@gohoski - so everything is working but my songs all contain a verse about "this is a fake app" like as if suno is trolling me lol

@gohoski
Copy link
Contributor

gohoski commented Jan 13, 2025

@ethanitovitch Make sure you are actually using rebrowser-playwright-core instead of the official Playwright package. Try ti disable BROWSER_GHOST_CURSOR and set the BROWSER to chromium. Anyway, I think it's better to move into DMs (Discord/Telegram in my bio) to not trash this issue, but I will respond here nonetheless.

@GrisBouille
Copy link

GrisBouille commented Jan 13, 2025

@gohoski - so everything is working but my songs all contain a verse about "this is a fake app" like as if suno is trolling me lol

I believe that once your account is flagged as using third party software/API, even if you create song yourself manually you'll get the 'this is fake app' verse..

@ethanitovitch
Copy link

@gohoski - yah issue was I was using regular playright not rebrowser-playwright-core thanks so much for the help

@gcui-art gcui-art deleted a comment Jan 27, 2025
@gcui-art gcui-art deleted a comment Jan 27, 2025
@gcui-art gcui-art deleted a comment Jan 27, 2025
@gcui-art gcui-art deleted a comment from gohoski Jan 27, 2025
@gohoski
Copy link
Contributor

gohoski commented Jan 29, 2025

The PR has been merged and this should be fixed now. Please close this issue as completed.

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

5 participants