Sandbox updates...

Friday, March 21, 2008 at 1:18 PM



We just fixed a bunch of issues on the sandbox:
  • 51 Access to the application's ID
  • 79 adjustHeight only works for first app on profile page
  • 98 requestNavigateTo("canvas") from profile goes to a different app's canvas view
  • 100 gmodules proxy doesn't support gzip data
  • 103 POST data in signed makeRequest calls is not used in generating the signature base string
  • 104 Prototype library interferes with OpenSocial API
  • 107 gadgets.json.parse throwing exceptions

Note that the fix for issue 103 brings orkut into compliance with oauth's parameter signing algorithm, but requires you to update the server side code that verifies signed requests.