Create an issue with the API send fail asking for recaptcha

I can’t find help about this in the API documentation. But with some issues that I tried to create using the API I get:
{‘message’: {‘base’: [‘Your issue has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed.’]}}
Not all issues.
And there is no way to find where to solve the captcha.

Hey @antonio.delgado ,

This seems to be related to api: `spam detected` when owner is creating issues (#63786) · Issues · GitLab.org / GitLab FOSS · GitLab . So I assume you have a public project. If it is is possible for you to set the project to at least internal, maybe you can write around the issue.

Greetings
Michael