MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

DA request token returning 500 errors

Last post 07-09-2008 10:36 AM by JAB Hello World. 18 replies.
Page 1 of 2 (19 items) 1 2 Next >
Sort Posts: Previous Next
  • 06-26-2008 10:17 AM

    • Henry
    • Not Ranked
    • Joined on 06-26-2008
    • Posts 3

    DA request token returning 500 errors

    Hey,

     So I've been able to get some test code working to the point where I generate a oauth_token and oauth_callback and make it to the authorize page which recognizes my app and my user.  However, it will not allow me to hook up the account -- it throws a '500' error.  

    Similarly, I'm not the main developer of an app, and I can't reach the 'my apps' page to work on configuration.  That barfs on me with a

    'Sorry! an unexpected error has occurred.

    This error has been forwarded to MySpace's technical group.'

    So is the DA working currently?  

    Filed under:
  • 06-26-2008 10:19 AM In reply to

    Re: DA request token returning 500 errors

     wow, you started early!!

    Not sure if it's all rolled yet (we were looking to have it all out at 10am - it's 10:15 now), but will find out.

    Please follow us on Twitter for major announcements and updates:

    http://www.twitter.com/MySpaceDevTeam
  • 06-26-2008 10:37 AM In reply to

    • Henry
    • Not Ranked
    • Joined on 06-26-2008
    • Posts 3

    Re: DA request token returning 500 errors

    Hey if you could verify that, it would be great.  Also, if I can get in touch over email with someone, because we were given access to this last night and it was supposed to be working then.
  • 06-26-2008 2:01 PM In reply to

    Re: DA request token returning 500 errors

     I don't think I follow -who gave you access to what?

    Please follow us on Twitter for major announcements and updates:

    http://www.twitter.com/MySpaceDevTeam
  • 06-26-2008 5:16 PM In reply to

    • Henry
    • Not Ranked
    • Joined on 06-26-2008
    • Posts 3

    Re: DA request token returning 500 errors

    Sorry -- I figured it out.  Make sure your external domain matches your authentication url. 
  • 06-29-2008 8:40 PM In reply to

    Re: DA request token returning 500 errors

     I'm using your very code and have checked the url / domain settings on dev.myspace.com and also in the app.php code where you call get_authorization_url.

    some one at myspace please help us debug that?

  • 07-01-2008 5:49 PM In reply to

    Re: DA request token returning 500 errors

    Flavio:

     I'm using your very code and have checked the url / domain settings on dev.myspace.com and also in the app.php code where you call get_authorization_url.

    some one at myspace please help us debug that?

     

    I don't think I follow  - debug what?

    Please follow us on Twitter for major announcements and updates:

    http://www.twitter.com/MySpaceDevTeam
  • 07-02-2008 3:17 PM In reply to

    Re: DA request token returning 500 errors

     Well when I work with the Script that Kevin posted up on Github, the one that was the Techcrunch Test app, I just get a 500 error:

     

    500 - Internal Server error.
     
    on a myspace.com page.
     
    I doubled checked the domains in the code and in the app settings and they match. That's why I don't understand the error and wanted to ask if there's a way for you to look into what is going wrong? often the logs of the webserver give further details about a 500 error.

     

  • 07-02-2008 10:01 PM In reply to

    • Ryan
    • Top 100 Contributor
    • Joined on 06-01-2008
    • Posts 32

    Re: DA request token returning 500 errors

    I'm also getting 500 errors on the authorization page:
    • If i'm not logged in I get prompted to login, but when I click on "Yes, Link this Account" the authorization page says "500 - Internal Server error."
    • If I am logged in and I click on "Yes, Link this Account" I also get the 500 error.
    Do you have any suggestions as to why this might be happening?
  • 07-03-2008 3:04 PM In reply to

    Re: DA request token returning 500 errors

     bump.

     please give us a hint. maybe something to check for?

    thx

  • 07-03-2008 3:47 PM In reply to

    Re: DA request token returning 500 errors

    howdy all. we are looking into it. are you each getting the error with only the TechCrunch sample app, or is this with custom code as well?
  • 07-03-2008 4:17 PM In reply to

    • Ryan
    • Top 100 Contributor
    • Joined on 06-01-2008
    • Posts 32

    Re: DA request token returning 500 errors

    8BitKid:
    howdy all. we are looking into it. are you each getting the error with only the TechCrunch sample app, or is this with custom code as well?
     

    I'm getting these errors with a custom app:

  • 07-03-2008 10:09 PM In reply to

    Re: DA request token returning 500 errors

    Ryan:

    8BitKid:
    howdy all. we are looking into it. are you each getting the error with only the TechCrunch sample app, or is this with custom code as well?
     

    I'm getting these errors with a custom app:

     

     

    I am getting the exact same error with the techcrunch app.

  • 07-03-2008 10:22 PM In reply to

    Re: DA request token returning 500 errors

    thanks for the info. i have passed this along to our QA team. i'll keep you posted of our progress in addressing this problem.
  • 07-07-2008 12:40 PM In reply to

    Re: DA request token returning 500 errors

    please check the following:

    under the application click on
    -->[Edit App Information]
    in the settings
    -->External Site Settings
    make sure the format of

    -->Use External Domain:
    is checked
    -->External URL:
    points to the location of your application ex. http://myspace.com/myapp.php
    --> External Domain:
    is as follow ex. http://myspace.com
    (I'll fix it so myspace.com will also work)
    -V
    Filed under:
Page 1 of 2 (19 items) 1 2 Next >