TheProjecter / objectiveflickr

Automatically exported from code.google.com/p/objectiveflickr
Other
0 stars 0 forks source link

flickr.groups.search fails if the group name has spaces in the name #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Call the api for flickr.groups.search with the text parameter set to a group 
name with a space 
in the name. 
2. However, to not immediately get a bad URL error, the spaces should be 
converted to plus 
signs. 

What is the expected output? What do you see instead?
The expected output is a list of groups matching the text parameter. Instead, 
an Invalid 
Signature error (-96) is returned. 

What version of the product are you using? On what operating system?
This is from the latest revision from the source repository under Mac OSX 
10.5.2. 

Please provide any additional information below.

Original issue reported on code.google.com by vta...@gmail.com on 16 May 2008 at 12:42

GoogleCodeExporter commented 9 years ago
Hi, do you still run into this issue? Have you tried the latest version of 
ObjectiveFlickr at 
http://github.com/lukhnos/objectiveflickr/tree ? Kindly let me know, thanks!

Original comment by lukh...@gmail.com on 12 Sep 2009 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by lukh...@gmail.com on 21 Oct 2009 at 6:11