-
Notifications
You must be signed in to change notification settings - Fork 11
Description
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