MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

opensocial_token not sent on home surface

Last post 01-09-2009 12:20 AM by Danielle♥. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 01-09-2009 12:20 AM

    opensocial_token not sent on home surface

    I am writing a flex app and the following code returns the token and surface for each surface correctly logged under the application myspace account. However, when I  add developers, the canvas and profile iframes return their unique tokens and expected surface, but for home it returns null for both the token and surface for those developers who add the app.

     osToken = Application.application.parameters.opensocial_token;
     osSurfaceName = Application.application.parameters.opensocial_surface;

Page 1 of 1 (1 items)