MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

PHP API OAuth Failure

Last post 11-10-2008 11:36 AM by Jonathan. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 10-31-2008 2:52 PM

    PHP API OAuth Failure

    I have been running the PHP API for several weeks during development without any issues.  The only items I use it for are to collect the owner profile and owner friends.  My application and secret keys have been returning a valid OAuth connection (and data fetch) during this time but suddenly the process is returning the following message:

     

    stdClass Object
    (
        [statusCode] => 401
        [statusDescription] => Authentication failed. Failed to resolve application URI "http://www.myspace.com/396659585"
    )

     

    I switched the application & secret keys to another app to see if there was an issue there and it worked for another week...then I received the same error again suddenly.  I've verified:

    • The OAuth credentials are being passed correctly to the URL
    • The user has the app installed

    The data fetch has not changed during this time so it just suddenly stopped working when it was perfectly functional.  The applications being affected are:

    • 396659585 
    • 401339550

    I have tried both the official and unofficial PHP API's with the same results.  Is there a known issue here as I have seen other developer posts with similar problems.

    Thank you.

    Filed under: , ,
  • 11-06-2008 8:48 AM In reply to

    Re: PHP API OAuth Failure

    Anyone out there?  MySpace Dev's?

  • 11-06-2008 9:24 AM In reply to

    Re: PHP API OAuth Failure

     Yep.  Let me check this out.

    Rhonda

     

  • 11-06-2008 11:09 AM In reply to

    Re: PHP API OAuth Failure

     Thanks Rhonda :)

  • 11-06-2008 11:13 AM In reply to

    Re: PHP API OAuth Failure

     We're not seeing anything on our end yet that is making this happen. We're still looking :)

    Rhonda

     

  • 11-10-2008 11:36 AM In reply to

    Re: PHP API OAuth Failure

    Thanks for checking on that for me Rhonda.  I'll take back my application a few steps and see if I can validate a proper user session from the ground up, then re-integrate the core components.  Hopefully some sort of workaround will surface in that endeavor.

    - Jon 

Page 1 of 1 (6 items)