invalid signature when i use COMMA, in Title. Works if I dont use COMMA
sujit1779
Registered Users Posts: 46 Big grins
invalid signature error when I am using comma (,) in creating gallery in smugmug.
https://secure.smugmug.com/services/api/rest/1.3.0/?Protected=True&Public=False&Searchable=False&Title=pic,Test1&method=smugmug.albums.create&oauth_consumer_key=1WcKTxQH2fREMOVEDeoTSD68V&oauth_nonce=5400078&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1342594161&oauth_token=d5232bae770768d2f1751f10789b5251&oauth_version=1.0&oauth_signature=PFH2D0lIwnQ65Ju5%2FCffy%2F07nYM%3D
when I don't use comma, it works.
What should i do?
https://secure.smugmug.com/services/api/rest/1.3.0/?Protected=True&Public=False&Searchable=False&Title=pic,Test1&method=smugmug.albums.create&oauth_consumer_key=1WcKTxQH2fREMOVEDeoTSD68V&oauth_nonce=5400078&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1342594161&oauth_token=d5232bae770768d2f1751f10789b5251&oauth_version=1.0&oauth_signature=PFH2D0lIwnQ65Ju5%2FCffy%2F07nYM%3D
when I don't use comma, it works.
What should i do?
0
Comments
I suspect you'll have to URL encode the comma. Try Title=pic%2CTest1
http://msphoto.smugmug.com
http://twitter.com/tasmanic