When testing yahoo boss api with the signpost example.
(which can be found here:http://code.google.com/p/yboss-example/)
The example works fine, but when replacing the search query from "Yahoo" to
"Yahoo Boss", the service results in signature_invalid error.
the search query is encode using java urlencoder and results in "Yahoo+Boss".
If replacing the "+" signs in the encoded query with "%20" the signpost example
then works as expected.
Original issue reported on code.google.com by had...@gmail.com on 9 Aug 2012 at 10:23
Original issue reported on code.google.com by
had...@gmail.com
on 9 Aug 2012 at 10:23