MySpace Open Platform

A Place For Developers

Welcome Developers!

Welcome!

Search

Page 1 of 1 (1 items)
  • Protecting your URLs that return data

    When requesting data from our webserver using the opensocial API call makeRequest, we can either post or get data using the code below function getFriendList() { var url = 'http://apps.yo.com/widgets/send_item/opensocial/profile_summary?user_id=' + gViewer.getId(); var params = {}; params[gadgets.io.RequestParameters.METHOD] = ...
    Posted to makeRequest (Forum) by Thomas on 05-29-2009
Page 1 of 1 (1 items)