MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Desktop Applications

Last post 06-11-2009 11:31 PM by Garbagezero. 12 replies.
Page 1 of 1 (13 items)
Sort Posts: Previous Next
  • 02-11-2008 8:37 AM

    • JD
    • Not Ranked
    • Joined on 02-11-2008
    • Posts 1

    Desktop Applications

    Is it possible to build desktop applications with this API? For example, I have a photo screen saver that works for Facebook and I'd like to add MySpace support.

    -JD 

  • 02-11-2008 1:54 PM In reply to

    • Paul
    • Top 75 Contributor
    • Joined on 02-01-2008
    • Posts 51

    Re: Desktop Applications

     We soon will be supporting the access delegation portion of OAuth that allows your app to use a specific authentication page we have which will provide you a token for use within your desktop application.  We will keep you posted!

    ~Paul 

  • 02-20-2008 12:01 PM In reply to

    Re: Desktop Applications

     Hey,

    Just a bump to say desktop app access would be awesome.

     

    Cheers.

    Richard 

  • 02-20-2008 12:49 PM In reply to

    Re: Desktop Applications

    If you want to start making tentative steps, I can tell you that Joseph's .NET Client Library is a good place to begin. I tested it last night, and while you still can't do much, you can use the RESTful Api to pull data from MySpace.

  • 02-20-2008 4:24 PM In reply to

    Re: Desktop Applications

    Yeah I haven't really tested it with a desktop application, however I assume it would work as long as you make sure you add a reference to System.Web in your project.

    That should be sufficient to make calls to the API.

    -Joseph

  • 02-29-2008 9:20 PM In reply to

    • Troy
    • Not Ranked
    • Joined on 02-10-2008
    • Posts 1

    Re: Desktop Applications

    I'm new to myspace dev and maybe i just missed it but where could i find joseph's client library?

     

    Thanx,

    Troy 

  • 02-29-2008 10:06 PM In reply to

    Re: Desktop Applications

     Here' the thread about it: http://developer.myspace.com/Community/forums/t/144.aspx

    You can also search fo it on Codeplex (it's called MyspaceToolkit), but that thread has some useful info in it.

  • 04-08-2008 6:26 PM In reply to

    Re: Desktop Applications

    Paul- I'd love to know the status on access delegation. Thanks.
    Paul:

     We soon will be supporting the access delegation portion of OAuth that allows your app to use a specific authentication page we have which will provide you a token for use within your desktop application.  We will keep you posted!

    ~Paul 

  • 05-15-2008 5:57 PM In reply to

    Re: Desktop Applications

    shane the pain:
    Paul- I'd love to know the status on access delegation. Thanks.
    So would I. I would also like to know how to use your (addressing Shane) Spacer API to use the access token returned by the access delegation to get a count of the user's friends. Thanks.
  • 05-16-2008 10:24 AM In reply to

    Re: Desktop Applications

    +1 to getting oauth implemented to support access tokens.  You guys give the illusion that it is working in the External App Auth tester page, but it doesn't seem to actually work outside of that page.  At least now we know!

    To those playing, yes, you can get going with the .NET library, although you either (1) have to hard code the user id or (2) manually use the External App Auth to get an access token, copy it into your app, and then call http://api.myspace.com/v1/user to get the user id.

     

  • 05-17-2008 12:01 PM In reply to

    Re: Desktop Applications

     Will the platform ever start sending an oauth token to iframe apps so we can use the PostTo IFPC function? Or even just integrate the token into the container page and remove os_token as a parameter?

  • 02-16-2009 6:16 AM In reply to

    • Derek
    • Not Ranked
    • Joined on 01-13-2009
    • Posts 1

    Re: Desktop Applications

    It has been a long time since this thread has been updated (over a year), but I was wondering if the desktop support for mySpace was ever released? I'm seeing that I can use OAuth to get "remote" access on another webserver, but don't see any way to get it working on the desktop. Is this possible and if so can someone point me to some documentation or example code? Thanks!
  • 06-11-2009 11:31 PM In reply to

    Re: Desktop Applications

    Hi, Is it possible to develop an desktop application with MySpace REST API. Thanks in advance.
Page 1 of 1 (13 items)