Can't get options to parse map successfully

Hi,

I am transforming a request (just leaving values as empty strings for now) but I can’t seem to transform the data in the options binding using map.

Any reason for this or do I need a specific API endpoint which will have the appropriate values?

Try passing in different values instead of leaving them blank.
I think you have the right format, but the editor sees it as invalid due to the blank/duplicate values.

I get the same error when passing blanks or hard-coding the same string on every value. But it works fine once the values are unique.
2021-09-07 08.25.32

Blank labels do not seem to be a problem, but it seems blank/duplicate values are not allowed.

2 Likes

Great thanks! Problem between chair and keyboard would seem :wink: thanks for your quick reply

1 Like