tastatur / bing-search-java-sdk

Automatically exported from code.google.com/p/bing-search-java-sdk
0 stars 0 forks source link

BingSearchJsonClientImpl throws com.google.gson.JsonParseException in unmarshallObject method #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call the api with input like federer/nadal/kimiko etc.

What is the expected output? What do you see instead?
I expect the JSON response to be parsed without an exception for any input 
search keyword. But I see JSONParseException for some keywords.

What version of the product are you using? On what operating system?
Latest version of bing api sdk with gson 1.6

Please provide any additional information below.

Original issue reported on code.google.com by narendra...@gmail.com on 24 Jun 2011 at 6:17