Previously it hit the captcha check endpoint which would return 'false' if no captcha is required for generation,. The UI would display instructions to generate a song on suno.ai if captcha is required, refreshing the token.
This logic was incorrectly removed when I refactored some files - need to identify the captcha check endpoint and add it back, so a captcha check is run prior to generation.
Previously it hit the captcha check endpoint which would return 'false' if no captcha is required for generation,. The UI would display instructions to generate a song on suno.ai if captcha is required, refreshing the token.
This logic was incorrectly removed when I refactored some files - need to identify the captcha check endpoint and add it back, so a captcha check is run prior to generation.