We were getting reports that sending signed makeRequest calls with
certain characters in the POST body of the request were causing errors
for PHP developers following the instructions at
http://code.google.com/p/opensocial-resources/wiki/OrkutValidatingSignedRequests.
Specifically, spaces included in the values of POST body parameters
would cause the validation to fail.

This was due to the use of an incorrect url encoding function in both
the OAuth.php library and the sample code.  The OAuth library and the
sample code on the wiki page have both been updated to correct this
problem.

If you are validating OAuth signatures using the wiki code and the
OAuth.php library, please update your version of OAuth.php to the
version hosted at:
   http://oauth.googlecode.com/svn/code/php/OAuth.php
and update your verification code to match the code listed at:
   
http://code.google.com/p/opensocial-resources/wiki/OrkutValidatingSignedRequests

Since there have been a few threads about problems with signed
makeRequest, please use this thread to report any problems you are
experiencing after this update.

Thanks,
~Arne

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to