Hello, I am getting this error with the Builder Co...
# help-connector-development
j
Hello, I am getting this error with the Builder Connector UI. Is there a way to resolve empty strings for a key? ERROR
Copy code
Empty string keys not allowed without dpath.options.ALLOW_EMPTY_STRING_KEYS=True:
k
A message from kapa.ai
New message text here
j
More detailed error:
Copy code
raise InvalidKeyName("Empty string keys not allowed without "
dpath.exceptions.InvalidKeyName: Empty string keys not allowed without dpath.options.ALLOW_EMPTY_STRING_KEYS=True: ('data', 'destinations', 2, 'settings', 'dimensions', '')
Here is the data in the response that has the empty key value. @kapa.ai
k
A message from kapa.ai
New message text here
j
airbyte yaml connector issue