Your request needs to look like this:
http:// localhost : 8080/api/v1/quotes?topics[]= ...
Whats the difference? If you pay attention to the error message, it says that it cant parse a string into a list.
every new item in the list needs to be appended using this very same format.