verification-plugin icon indicating copy to clipboard operation
verification-plugin copied to clipboard

Fix multiline query for Semantic Search

Open Sallaa opened this issue 1 year ago • 0 comments

All the claims containing new line characters cause 401 error. This is not an error coming from the API. Example:

test
test

-> will return a 401 error

Sallaa avatar Apr 16 '24 09:04 Sallaa