Closed jhorman closed 3 years ago
Thanks for reporting that @jhorman! @frumsdotxyz can you take a look at this?
Fixed in v0.1.12 - thanks for the report!
Great thx. I will say, using this sdk, I am getting a 500, message='Internal Server Error' error trying to use keywords, now that your fix is in.
My sincere apologies for the wait - it turned out that this was an issue with keywords containing spaces in Console itself, not the SDK, which haas now been fixed.
Pass keywords parameter as a list of strings.
The data looks like
and it should look like
So an extra array is ending up around each item.