How to make JSON body parameters Optional?

In POST method call I have lots of parameters:


But Bubble gives me error if I don’t fill them.

I already ticked “Allow Blank” option, but it doesn’t help. I don’t want them private, because I want user to have opportunity to choose to fill them or not. Any ideas?

Hey @nessessarius :wave:

If you put in the dynamic data, it might work even if the dynamic data is empty. Give that a shot maybe. :man_shrugging:

If you click on dynamic data and then don’t actually choose anything, it should also work. It will just say ‘click’ and it should remove the error.

Hope that helps! :blush:

@j805 www.NoCodeMinute.com

For All Your No-Code Education Needs:

1 Like

Yes, indeed! Thank you, I didn’t consider this variant. :sweat_smile:

1 Like