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

INVALID_ARGUMENT error #62

Open
WronskiK-ST opened this issue Nov 5, 2024 · 0 comments
Open

INVALID_ARGUMENT error #62

WronskiK-ST opened this issue Nov 5, 2024 · 0 comments

Comments

@WronskiK-ST
Copy link

Hi,

I have a problem with generate images by adios by Mocks option.
For some one of group in my setup sheets images isn't generate, when I analyze logs in Apps scripts I have a this:

Call to image generation API failed { 'X-Frame-Options': 'SAMEORIGIN',
'X-Content-Type-Options': 'nosniff',
'Transfer-Encoding': 'chunked',
Server: 'scaffolding on HTTPServer2',
'Cache-Control': 'private',
Vary: [ 'Origin', 'X-Origin', 'Referer' ],
Date: 'Tue, 05 Nov 2024 11:44:37 GMT',
'Content-Encoding': 'gzip',
'X-XSS-Protection': '0',
'Content-Type': 'application/json; charset=UTF-8',
'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000' } {
"error": {
"code": 400,
"message": "Image generation failed with the following error: The prompt could not be submitted. Your current safety filter threshold prohibited one or more words in this prompt. If you think this was an error, send feedback. Support codes: 61493863",
"status": "INVALID_ARGUMENT"
}
}

Anyway for another groups (quite similar) images is generated normally

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

1 participant