First off, I’m a newbie so if this question is dumb that’s why.
I want to automatically create an event RSVP google form. Some of the multiple choice questions need to include an “other” option.
However, when I make I create a new option with a value and select “Is Other” to be true, I get this error: The operation failed with an error. 400: INVALID_ARGUMENT - Cannot set option.value or option.image when option.isOther is true
But when I try not to set a value to the option, it says value cannot be empty.
What should I set value to be in order for it to “not be set” but also “not be empty”?
Welcome to the Make community!
You can try {{emptystring}}
or {{null}}
, or you can try typing in “Other”.
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
1 Like
None of those worked
When I try to put {{null}} or {{emptystring}} it says: Validation failed for 1 parameter(s)
Typing other gives me the same error as above.
This appears to be a bug then.
For technical issues or bugs like this, directly contacting support can often lead to a faster resolution. They have access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to. Additionally, sharing sensitive information about your situation might not be suitable for an open forum discussion.
You can open a new ticket here, or if you are unable to login for some reason, you can create another new free account to access the ticketing system (which is only available to logged-in users).
If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
3 Likes