MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Not able to receive Network Reply from installed application-reg

Last post 05-06-2009 11:31 PM by Tieto. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 04-28-2009 4:05 AM

    • Tieto
    • Top 200 Contributor
    • Joined on 04-03-2009
    • Posts 25

    Not able to receive Network Reply from installed application-reg

    Hi, We are developing cpp library to access myspace. Right now we are in first phase of implementation. In first phase we are implementing OAuth Protocol... We are trying to get Unauthorized request from myspace. From myspace tools if you select oauth tool and execute our request it is is giving oauth_token and oauth_token_secret. If i am trying to execute the same thing from c++ QT program it is waiting infinately. My App Status is like below TE App OAuth Consumer Key: 5ac627c078ed400cb6c30bc122a8d6fc App Status: Live Am we need to do any thing more from myspace developer site or is it purely related to coding issues? Can anybody let me know? Thank You, Tieto
  • 05-06-2009 12:39 PM In reply to

    Re: Not able to receive Network Reply from installed application-reg

    Hi Tieto,

    This is great! My team is responsible for the development of our MySpaceID SDK's http://wiki.developer.myspace.com/index.php?title=Category:MySpaceID_SDK Have you taken a look at those? They might help you get on the right track.

    If you'd like to follow the same object model that'd be great and we could provide you any support you need to make that happen.

    If you want you can send me your email address here http://messaging.myspace.com/index.cfm?fuseaction=mail.messageV2&friendID=20599042 we can take it offline.

    Thanks,

    Donny Mack

    Follow us on twitter for major updates and announcements:

    http://twitter.com/MySpaceDevTeam

    Friend the MDP Profile!
    http://www.myspace.com/myspacedeveloperplatform
    Filed under:
  • 05-06-2009 1:04 PM In reply to

    Re: Not able to receive Network Reply from installed application-reg

     Tieto, can you tell us a few things about your enviroment?

     what platform,os, ect.... are you using?

     what library are you using to make the http requests?

    are you using curl on linux?  did you build your own?

    did you use an opensource oauth lib to get started?

  • 05-06-2009 11:19 PM In reply to

    • Tieto
    • Top 200 Contributor
    • Joined on 04-03-2009
    • Posts 25

    Re: Not able to receive Network Reply from installed application-reg

    Hi Donny Mack,

     

    Really we are thankful for your support.

    Actually yesteraday we are able to retrieve "oauth_token" and "oauth_token_secret keys". So we are moving forward in the right track we hope.

    We will look at those links provided by you.

    We will register for offline mail communication.

    Thanks in advance,

     

    Regards,

    Tieto

  • 05-06-2009 11:31 PM In reply to

    • Tieto
    • Top 200 Contributor
    • Joined on 04-03-2009
    • Posts 25

    Re: Not able to receive Network Reply from installed application-reg

    Hi David,

    Thanks for your support.

    That problem got solved.

    Enviroment we are working is LINUX OS, QT C++ FRAMEWORK, QHttp class in QT (QNetwork lib).

    We are not using any opensource OAuth lib (we hope there is no c++ library available offically?).

    We are using curl command line utility to track whether we are going in right direction or not instead of starting with programming (some times might be buggy).

    Thanks and Regards,

    Tieto

Page 1 of 1 (5 items)