Welcome Developers!

in

Welcome!

in

Authentication from mobile

Last post 05-03-2012 9:14 AM by Mbrianto Iconky. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 02-18-2011 4:16 AM

    • Ashwin
    • Not Ranked
    • Joined on 02-04-2011
    • Posts 4

    Authentication from mobile

    I am developing an app to login into myspace and display its contents in my app in my own ui. While authenticating , the first step, getting salt and hash, is successful. But the second request with username , salt and hash is failing. Kindly can anyone tell me where am i going wrong.??
  • 02-18-2011 11:03 AM In reply to

    Re: Authentication from mobile

     Are you using Android sdk? Can you send a Wireshark or Fiddler pcap http capture of the request and response to developerrelations@myspace-inc.com?

     

    thanks,

    Joel

  • 02-24-2011 4:31 AM In reply to

    • Ashwin
    • Not Ranked
    • Joined on 02-04-2011
    • Posts 4

    Re: Authentication from mobile

    I am not using the SDK. I have written my own java code for http connection to the mobileservices.myspace.com, as my app will run on a mobile.Actually when i use the signature from a sample code i found on net, along with its key, the first request is successful, but when i generate my own signature using my key, i am not able to get the salt and hash. I think i am not including the correct parameters for generating the signature. I am sending a soap request . SO i am not sure how to include the soap data for generating the signature. Waiting for your reply. :) thanks, Ashwin
  • 03-01-2011 12:20 PM In reply to

    Re: Authentication from mobile

     I know our SOAP api's are not being actively worked on, so I'd recommend using REST instead. Any issues with SOAP are probably going to take a long time to repair, so our team is recommending mobile apps move over to REST.

     

    thanks,

    Joel

  • 03-10-2011 2:11 AM In reply to

    • Ashwin
    • Not Ranked
    • Joined on 02-04-2011
    • Posts 4

    Re: Authentication from mobile

    So for login also we use soap api is what you suggest? Regards, Ashwin.S
  • 03-11-2011 11:34 AM In reply to

    Re: Authentication from mobile

     No, I think you should utilize REST, not SOAP. Let me know what specific issue you see, if any, and we will address them.

     

    thanks,

    Joel

  • 05-03-2012 9:14 AM In reply to

    Re: Authentication from mobile

    Testing ceeeeekkkkk
    Filed under:
Page 1 of 1 (7 items)