Welcome Developers!

in

Welcome!

in

Browse by Tags

  • STATE USER AND AUTHENTICATION

    Hello. I'm trying to get the status of a user for which you have to make an HTTP request. I have read that I have two ways to do this: - The base uri to do is: http://api.myspace.com/v1/users/ (userId) / status - Or with the opensocial: http://opensocial.myspace.com/roa/09/statusmood. My application...
    Posted to IFrame - REST (Forum) by Noelia on 02-07-2010
  • MySpace Open ID Realm & Call back validation URL Issue

    Hi, I am developing a MySpace Open ID application for one of our clients. I am using .Net Open ID SDK. My Application works good at my work place but when moved to client environment the validation is getting failed for some reasons. Issue: The Application redirects to the Login page and once authenticated...
    Posted to MySpaceID (Forum) by Premkumar on 07-29-2009
  • oauth developer tool

    Hello everybody, I am still not having any success validating my iframe application so I went to use the External App auth as an example to see how to validate my application. When I click next after step 2 I get the same error as my application does when I try to validate it. It tells me that the parameter...
    Posted to IFrame - REST (Forum) by umusix_dev on 05-07-2009
  • validating app in an iframe using php

    hello to all. I have an application that I wrote in php5 which pulls information from a website that a user is registered to and displays his/her information from that site in the application. Now i need the application to be able to get information about the user (i.e. his friends (so that the user...
    Posted to IFrame - REST (Forum) by umusix_dev on 05-06-2009
  • How to get My profile User

    Hi how can I get Profile user and friends by Using MYspace API using ASP.Net ,I got my Consumer key ,Once on testing with MySpace toolkit code I got Authentication error 401 ,
    Posted to IFrame - REST (Forum) by Tim on 09-16-2008
  • OAuth Test

    Hi All, I'm starting out with OAuth and wanted to use the testing tool before getting down to the code. However, im not getting it to work. All I get is the 404- Rogue request reply. Basically im trying a super simple request: for Resource URL i put :users/403569558 (my test app id, not published...
    Posted to IFrame - REST (Forum) by yotam on 08-19-2008
  • Please provide Step by Step C# or VB.NET code that validates oauth_signature with the OAuth Consumer Secret

    Please provide Step by Step C# or VB.NET code that validates oauth_signature with the OAuth Consumer Secret. If a library needs to be included, then please provide the URL where the library can be downloaded, and please indicate any manual changes that must be made to the library for it to work with...
    Posted to IFrame - REST (Forum) by Nemesh on 08-16-2008
  • oauth_problem="permission_unknown"

    When requesting an access token from a previously authorized request token, I get an "HTTP/1.0 401 Unauthorized" response with oauth_problem="permission_unknown". This was working fine previously, but it seems broken since few days. Any hint?
    Posted to IFrame - REST (Forum) by olau_v on 08-11-2008
  • Invalid digital signature for base string

    Hi,everybody i am a novice in building myspace application.... am using the code listed below.... $myspace = new MySpaceAPI($key,$secret); echo $user = $_GET["opensocial_viewer_id"],"*"; $smarty->assign("viewer_id",$user); $result = $myspace->get_user($user); echo...
    Posted to Supported Libraries (Forum) by Pramod on 07-15-2008
Page 1 of 1 (9 items)