MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Confirmation screen when user login everytime

Last post 02-01-2009 6:50 PM by keisha. 11 replies.
Page 1 of 1 (12 items)
Sort Posts: Previous Next
  • 09-19-2008 7:19 PM

    Confirmation screen when user login everytime

    I am using Data Availability for my app. i get a confirmation screen with a button "yes, Link  this Account" everytime user login to myspace. 

    Filed under:
  • 09-19-2008 9:43 PM In reply to

    Re: Confirmation screen when user login everytime

    this should have to do with how the token is being stored.  when you login into your own myspace account and look at the "linked sites" section of you account, does it list your app in the list?  if not, then the token is not being persisted.
  • 09-22-2008 4:12 AM In reply to

    Re: Confirmation screen when user login everytime

    The app is not listed in the linked sites section. How to store the token? and how to make the token persistant? 

  • 09-22-2008 7:30 AM In reply to

    • Scott
    • Top 500 Contributor
    • Joined on 07-27-2008
    • Posts 13

    Re: Confirmation screen when user login everytime

    Could you clarify a bit? By "the token being persisted" I assume you mean the access token being stored on the application server? Where else would you persist it? If so, how would storing the access token on my application server make the application show up under linked sites?
  • 09-22-2008 11:11 PM In reply to

    Re: Confirmation screen when user login everytime

    i am confused....After getting the access token i am storing it in the cookie and using it for DA calls. When the user comes next time if the cookie is not set then process starts by requesting for request token, authorize and access token. When user access the authorize url everytime he is getting confirmation screen. I don't want this screen to be shown for the user 

  • 09-23-2008 7:53 AM In reply to

    • Scott
    • Top 500 Contributor
    • Joined on 07-27-2008
    • Posts 13

    Re: Confirmation screen when user login everytime

    I think all of these questions boil down to if the access key can be used over multiple site visits.

    Also, I am still unclear how the "Linked Sites" functionality works... How does your app ever get added to the linked sites? Does this happen in development mode? I have linked my DA app multiple times with my dev account, and it never showed up in the Linked Sites area.

  • 09-24-2008 12:25 PM In reply to

    Re: Confirmation screen when user login everytime

    The Linked Sites only appear if the application is live.

    The access token you generate from the authorization process is stored on the MySpace server and associated to the User. Linked Sites allows the user to manage this association.
    The developer who are requesting the access token needs to store the token on their site with the userId. This allows them to reuse the access token for that userId as long as the user has not revoked it from the Linked Sites


    Hope this answers all the questions.


    -V
  • 09-25-2008 4:15 PM In reply to

    • paul
    • Top 200 Contributor
    • Joined on 04-10-2008
    • Posts 26

    Re: Confirmation screen when user login everytime

     Does the access token persist when the application is in development (as opposed to "live")?

  • 10-24-2008 9:20 PM In reply to

    • Sebire
    • Not Ranked
    • Joined on 10-25-2008
    • Posts 2

    Re: Confirmation screen when user login everytime

    Filed under:
  • 10-24-2008 9:21 PM In reply to

    • Sebire
    • Not Ranked
    • Joined on 10-25-2008
    • Posts 2

    Re: Confirmation screen when user login everytime

    Whats pop'n

  • 12-24-2008 4:49 PM In reply to

    • greg
    • Not Ranked
    • Joined on 12-25-2008
    • Posts 1

    Re: Confirmation screen when user login everytime

    champain

  • 02-01-2009 6:50 PM In reply to

    • keisha
    • Not Ranked
    • Joined on 02-01-2009
    • Posts 1

    Re: Confirmation screen when user login everytime

    im haveing problems with sending messages it as a red book saying cant send message  our find friends then it says go to confirmation that they sent me

Page 1 of 1 (12 items)