I've got this API working except the "q" parameter.
It works fine for a single name.
But I can get it to work for multiple names. The documentation says separate the names with spaces, so I tried space, %20, and '+', even a comma, and got an empty response.
It works fine for a single name.
But I can get it to work for multiple names. The documentation says separate the names with spaces, so I tried space, %20, and '+', even a comma, and got an empty response.