Closed QuillyT closed 5 years ago
I'm getting an error when I call get_attributes()
It's raising this error:
ValueError: Invalid value for `type` (boolean), must be one of ['text', 'date', 'float', 'id']
Looks like boolean should be added to the allowed_types list.
Hi @QuillyT , We are on it. Will update you once fixed.
Thanks!
Hi @QuillyT , This issue is fixed in the latest version.
I'm getting an error when I call get_attributes()
It's raising this error:
Looks like boolean should be added to the allowed_types list.