signed request fields have wrong name, and post data is being decoded too soon
------------------------------------------------------------------------------
Key: SHINDIG-150
URL: https://issues.apache.org/jira/browse/SHINDIG-150
Project: Shindig
Issue Type: Bug
Components: Gadgets Server - Java
Reporter: Brian Eaton
Attachments: extradecode.patch
There are a few bugs in the Shindig signed fetch implementation:
http://code.google.com/p/opensocial-resources/issues/detail?id=127
We're also not using the same field names as MySpace. They use
opensocial_owner_id, we had opensocial_ownerid.
The attached patch fixes both issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.