My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Nov 13, 2009
    issue 4 (getFriends not returning all friends) commented on by nate.barnett   -   Anyone get any positive feedback that a fix is being worked on?
    Anyone get any positive feedback that a fix is being worked on?
  • Oct 30, 2009
    issue 10 (Regarding - Uncaught exception) reported by mukeshrane.mcm   -   Hello, Need help about following exception. > > Fatal error: Uncaught exception 'MySpaceException' with message 'Request to http://api.myspace.com/access_token?oauth_version=1.0&oauth_nonce=78ad9ab95c20c9c3892b0e8ddab78ce0&oauth_timestamp=1256820366&oauth_consumer_key=928d9a82c8e640f081874e546b9a7303&oauth_verifier=&oauth_signature_method=HMAC-SHA1&oauth_signature=kTWZTxQvF8g%2F5B%2Fou2pnFCUgi30%3D failed:<br/><br/> HTTP error 400 <br/><br/> Response:<br/><br/> HTTP/1.1 400 oauth_problem=parameter_absent, oauth_parameters_absent=oauth_token Cache-Control: private Content-Length: 67 Content-Type: application/x-www-form-urlencoded; charset=utf-8 Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET WWW-Authenticate: OAuth realm="http://api.myspace.com/authorization", oauth_problem=parameter_absent, oauth_parameters_absent=oauth_token Set-Cookie: MSCulture=IP=72.29.76.194&IPCulture=en-US&PreferredCulture=en-US&PreferredCulturePending=&Country=VVM=&ForcedExpiration=633923919667511818&timeZone=0&myStuffDma=&myStuffMarket=&USRLOC=QXJlYUNvZGU9NDA3JkNpdHk9T3JsYW5kbyZDb3V in /home/whatyoup/public_html/myspaceid/source/MySpaceID/myspace.php on line 1607 > > > I have use "myspaceid-openid-oauth-popup" but when i click continue or login with popup sometime myspace returned above exception sometime not > will you please help me out why this happening or anything i miss during the development. Thanks
    Hello, Need help about following exception. > > Fatal error: Uncaught exception 'MySpaceException' with message 'Request to http://api.myspace.com/access_token?oauth_version=1.0&oauth_nonce=78ad9ab95c20c9c3892b0e8ddab78ce0&oauth_timestamp=1256820366&oauth_consumer_key=928d9a82c8e640f081874e546b9a7303&oauth_verifier=&oauth_signature_method=HMAC-SHA1&oauth_signature=kTWZTxQvF8g%2F5B%2Fou2pnFCUgi30%3D failed:<br/><br/> HTTP error 400 <br/><br/> Response:<br/><br/> HTTP/1.1 400 oauth_problem=parameter_absent, oauth_parameters_absent=oauth_token Cache-Control: private Content-Length: 67 Content-Type: application/x-www-form-urlencoded; charset=utf-8 Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET WWW-Authenticate: OAuth realm="http://api.myspace.com/authorization", oauth_problem=parameter_absent, oauth_parameters_absent=oauth_token Set-Cookie: MSCulture=IP=72.29.76.194&IPCulture=en-US&PreferredCulture=en-US&PreferredCulturePending=&Country=VVM=&ForcedExpiration=633923919667511818&timeZone=0&myStuffDma=&myStuffMarket=&USRLOC=QXJlYUNvZGU9NDA3JkNpdHk9T3JsYW5kbyZDb3V in /home/whatyoup/public_html/myspaceid/source/MySpaceID/myspace.php on line 1607 > > > I have use "myspaceid-openid-oauth-popup" but when i click continue or login with popup sometime myspace returned above exception sometime not > will you please help me out why this happening or anything i miss during the development. Thanks
  • Oct 20, 2009
    issue 4 (getFriends not returning all friends) commented on by flipone   -   Got the same problem: I'm using the MySpaceID AS3 SDK and the getFriends() method. Documentation in the API Developer Tool page says that if I set page_size = 'all', it will return the entire friends list without paging. But I'm getting only 20 friends. Any tips?
    Got the same problem: I'm using the MySpaceID AS3 SDK and the getFriends() method. Documentation in the API Developer Tool page says that if I set page_size = 'all', it will return the entire friends list without paging. But I'm getting only 20 friends. Any tips?
  • Oct 17, 2009
    issue 4 (getFriends not returning all friends) commented on by m.shehab   -   I am experiencing the same issue :(
    I am experiencing the same issue :(
  • Sep 28, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by googelly.eyes   -   Sorry, I meant checked it out on Sat. If you're using the code I attached and still have problems, let me know because it's working for me.
    Sorry, I meant checked it out on Sat. If you're using the code I attached and still have problems, let me know because it's working for me.
  • Sep 28, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by mcmontero   -   "but I checked it on Sat." - Do you mean checked it out on Saturday? If so, you probably have version 61...which I am using. You said you made modifications, right? I'll take a look at yours and see what's what. Tell me about - Twitter and Facebook took maybe an hour each. I'm on day 6 or 7 with MySpace and I'm still no where. And there's no support whatsoever. Oh well. If you can confirm when you downloaded your code or the version number that would be huge. Thanks!
    "but I checked it on Sat." - Do you mean checked it out on Saturday? If so, you probably have version 61...which I am using. You said you made modifications, right? I'll take a look at yours and see what's what. Tell me about - Twitter and Facebook took maybe an hour each. I'm on day 6 or 7 with MySpace and I'm still no where. And there's no support whatsoever. Oh well. If you can confirm when you downloaded your code or the version number that would be huge. Thanks!
  • Sep 28, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by googelly.eyes   -   I'm going through a lot of social networking API's for my project, and MySpace was by far the most headache to get working from the start.
    I'm going through a lot of social networking API's for my project, and MySpace was by far the most headache to get working from the start.
  • Sep 28, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by googelly.eyes   -   Np, I don't remember what version, but I checked it on Sat.
    Np, I don't remember what version, but I checked it on Sat.
  • Sep 28, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by mcmontero   -   Where did you get your code from originally? If THIS repository, what version? Thanks, I really appreciate the help. I'm drowning with this stuff. :)
    Where did you get your code from originally? If THIS repository, what version? Thanks, I really appreciate the help. I'm drowning with this stuff. :)
  • Sep 28, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by googelly.eyes   -   Mcmontero: I didn't get the errors in http://developer.myspace.com/Community/forums/t/9041.aspx. Maybe something broke in SVN., so I've attached my copy of the SDK. (I might have modified some files while debugging, but you can do a diff on the directory).
    Mcmontero: I didn't get the errors in http://developer.myspace.com/Community/forums/t/9041.aspx. Maybe something broke in SVN., so I've attached my copy of the SDK. (I might have modified some files while debugging, but you can do a diff on the directory).
  • Sep 28, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by mcmontero   -   googelly.eyes - thanks. Not sure that is my problem because of this: http://developer.myspace.com/Community/forums/t/9041.aspx Were you able to resolve any of the issues outlined in that posting? Using the "out of box" code and example I can't get anything to work because the number of issues in the this SDK. I have written work arounds for all of them but still getting that permission denied issue.
    googelly.eyes - thanks. Not sure that is my problem because of this: http://developer.myspace.com/Community/forums/t/9041.aspx Were you able to resolve any of the issues outlined in that posting? Using the "out of box" code and example I can't get anything to work because the number of issues in the this SDK. I have written work arounds for all of them but still getting that permission denied issue.
  • Sep 26, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by googelly.eyes   -   McMontero, Check out the solution I posted at http://developer.myspace.com/Community/forums/p/8988/43581.aspx#43581
    McMontero, Check out the solution I posted at http://developer.myspace.com/Community/forums/p/8988/43581.aspx#43581
  • Sep 26, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by mcmontero   -   I have several issues, you can see them described here: http://developer.myspace.com/Community/forums/t/9041.aspx http://developer.myspace.com/Community/forums/p/8988/43373.aspx ANY help...please. Facebook and Twitter were a breeze to integrate. MySpace has been a nightmare. I just want this to be over. Any idea? Any help? Any direction? Thanks!
    I have several issues, you can see them described here: http://developer.myspace.com/Community/forums/t/9041.aspx http://developer.myspace.com/Community/forums/p/8988/43373.aspx ANY help...please. Facebook and Twitter were a breeze to integrate. MySpace has been a nightmare. I just want this to be over. Any idea? Any help? Any direction? Thanks!
  • Sep 26, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) commented on by googelly.eyes   -   This was causing problems for me and other devs: http://developer.myspace.com/Community/forums/p/8988/43581.aspx#43581
    This was causing problems for me and other devs: http://developer.myspace.com/Community/forums/p/8988/43581.aspx#43581
  • Sep 16, 2009
    issue 9 (getAlbum function produces error response imageUrl parameter...) reported by a...@weddingsolutions.com   -   What steps will reproduce the problem? 1. Call getAlbum(userid, album_id); What is the expected output? What do you see instead? The expected output is the listing of photos in that particular album for that particular userid. Instead I got an Error Response: imageUrl parameter is either missing or empty. The function definition calls for no such parameter and it is ambiguous what its even for. What version of the product are you using? On what operating system? Latest revision of source code. Please provide any additional information below. A quick work around is to change the following line of code in getAlbum function: $responseJSON = $this->call($REST); And replace with these two lines instead: $params = array( 'imageUrl' => null); $responseJSON = $this->call($REST, $params);
    What steps will reproduce the problem? 1. Call getAlbum(userid, album_id); What is the expected output? What do you see instead? The expected output is the listing of photos in that particular album for that particular userid. Instead I got an Error Response: imageUrl parameter is either missing or empty. The function definition calls for no such parameter and it is ambiguous what its even for. What version of the product are you using? On what operating system? Latest revision of source code. Please provide any additional information below. A quick work around is to change the following line of code in getAlbum function: $responseJSON = $this->call($REST); And replace with these two lines instead: $params = array( 'imageUrl' => null); $responseJSON = $this->call($REST, $params);
  • Sep 15, 2009
    issue 8 (http://oob/...) reported by antoni.jakubiak   -   The revision 61 does not working for me. After authorizing on MySpace I'm redirected to URL: http://oob/?oauth_problem=oauth_problem%253Dparameter_rejected.. The similar problem is reported on this forum: http://developer.myspace.com/Community/forums/p/8866/43346.aspx#43346
    The revision 61 does not working for me. After authorizing on MySpace I'm redirected to URL: http://oob/?oauth_problem=oauth_problem%253Dparameter_rejected.. The similar problem is reported on this forum: http://developer.myspace.com/Community/forums/p/8866/43346.aspx#43346
  • Sep 11, 2009
    issue 7 (myspaceid-oauth sample contains hardcoded callback URL ) reported by james.sadler   -   What steps will reproduce the problem? 1. Set the config.MySpace.php CONSTANTS correctly for your app 2. Run the local demo of MySpace OAuth 3. Attempt to login and get an invalid token msg returned. What is the expected output? What do you see instead? Should return user to their call back URL. What version of the product are you using? On what operating system? Latest SVN Trunk as of today. MS Win Vista Please provide any additional information below. The problem is only that the URL is hardcoded on line 49, to: $tok = $ms->getRequestToken("http://www.yanguchong.com/samples/myspaceid-oauth/index.php?f=callback"); This should be a parameter in in the config.MySpace.php for the examples... such as: define('SAMPLES_URL', "http://www.yanguchong.com/samples"); Then in the sample use the following for line 49: $tok = $ms->getRequestToken(SAMPLES_URL."/myspaceid-oauth/index.php?f=callback");
    What steps will reproduce the problem? 1. Set the config.MySpace.php CONSTANTS correctly for your app 2. Run the local demo of MySpace OAuth 3. Attempt to login and get an invalid token msg returned. What is the expected output? What do you see instead? Should return user to their call back URL. What version of the product are you using? On what operating system? Latest SVN Trunk as of today. MS Win Vista Please provide any additional information below. The problem is only that the URL is hardcoded on line 49, to: $tok = $ms->getRequestToken("http://www.yanguchong.com/samples/myspaceid-oauth/index.php?f=callback"); This should be a parameter in in the config.MySpace.php for the examples... such as: define('SAMPLES_URL', "http://www.yanguchong.com/samples"); Then in the sample use the following for line 49: $tok = $ms->getRequestToken(SAMPLES_URL."/myspaceid-oauth/index.php?f=callback");
  • Aug 13, 2009
    r61 (ychong - OAuth 1.0A Modifications) committed by yanguchong   -   ychong - OAuth 1.0A Modifications
    ychong - OAuth 1.0A Modifications
  • Aug 04, 2009
    r60 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Aug 04, 2009
    r59 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 30, 2009
    issue 6 (getPhotos) reported by antoni.jakubiak   -   getPhotos method is not correctly implemented. I suggest. {{{ public function getPhotos( $userId, $page=1, $pageSize=20){ $REST = 'http://api.myspace.com/v1/users/'.$userId.'/photos'.'.json'; $params = array( 'page' => (empty($page) ? 1 : $page), //if $page is null or empty, use the default, else use $page 'page_size' => (empty($pageSize) ? 20 : $pageSize), ); $responseJSON = $this->call($REST, $params, "GET"); //parseJSON is a static method and does not effect the object return self::parseJSON($responseJSON); } }}}
    getPhotos method is not correctly implemented. I suggest. {{{ public function getPhotos( $userId, $page=1, $pageSize=20){ $REST = 'http://api.myspace.com/v1/users/'.$userId.'/photos'.'.json'; $params = array( 'page' => (empty($page) ? 1 : $page), //if $page is null or empty, use the default, else use $page 'page_size' => (empty($pageSize) ? 20 : $pageSize), ); $responseJSON = $this->call($REST, $params, "GET"); //parseJSON is a static method and does not effect the object return self::parseJSON($responseJSON); } }}}
  • Jul 24, 2009
    r58 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 22, 2009
    r57 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 22, 2009
    r56 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 10, 2009
    r55 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 10, 2009
    r54 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 10, 2009
    r53 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 10, 2009
    r52 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 10, 2009
    r51 (Added a value for Windows.) committed by kiamchoo   -   Added a value for Windows.
    Added a value for Windows.
  • Jul 10, 2009
    r50 (Added method to delete parameter from OAuth request.) committed by kiamchoo   -   Added method to delete parameter from OAuth request.
    Added method to delete parameter from OAuth request.
  • Jul 10, 2009
    r49 (Added offiste app support.) committed by kiamchoo   -   Added offiste app support.
    Added offiste app support.
  • Jul 10, 2009
    r48 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 10, 2009
    r47 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jul 10, 2009
    r46 ([No log message]) committed by kiamchoo   -   [No log message]
    [No log message]
  • Jun 04, 2009
    OpenSocial Wiki page added by donaldbl...@yahoo.com
  • May 24, 2009
    issue 5 (Janrain import aging) reported by meisteryellow   -   Importing the Janrain darcs repos and then adding the OAuth.php file has made it very hard to use SVN or Darcs to keep a repository up-to-date. Currently the MySpace SVN version of the Janrain library is out-of-date. Could you maybe only include the OAuth.php file or have this extension commited to the Janrain repository itself. It's difficult to put together an auto-updating configuration with how this SVN has been constructed and it's differences from the original. -Ben
    Importing the Janrain darcs repos and then adding the OAuth.php file has made it very hard to use SVN or Darcs to keep a repository up-to-date. Currently the MySpace SVN version of the Janrain library is out-of-date. Could you maybe only include the OAuth.php file or have this extension commited to the Janrain repository itself. It's difficult to put together an auto-updating configuration with how this SVN has been constructed and it's differences from the original. -Ben
  • May 07, 2009
    issue 4 (getFriends not returning all friends) commented on by karthik.l.kailash   -   Hi, I'm still experiencing this issue, is anyone looking into it? Thanks, Karthik
    Hi, I'm still experiencing this issue, is anyone looking into it? Thanks, Karthik
  • Apr 23, 2009
    r44 (fixed some test code on updateStaus()) committed by justin.k...@gmail.com   -   fixed some test code on updateStaus()
    fixed some test code on updateStaus()
  • Apr 22, 2009
    r43 (moving dev back to trunk, 4/22/2009 new functions myspace....) committed by justin.k...@gmail.com   -   moving dev back to trunk, 4/22/2009 new functions myspace.makeHttpRequest() myspace.makeOAuthRequest() adds support for header over rides, and proper PUT, POST, DELETE
    moving dev back to trunk, 4/22/2009 new functions myspace.makeHttpRequest() myspace.makeOAuthRequest() adds support for header over rides, and proper PUT, POST, DELETE
  • Apr 22, 2009
    r42 (new OAuth and HTTP Request Methods, Fixes PUT, POST, DELETE ...) committed by justin.k...@gmail.com   -   new OAuth and HTTP Request Methods, Fixes PUT, POST, DELETE effects: myspace.createAlbum() myspace.updateStatus() may effect OAuth/OAuth.php functions slightly
    new OAuth and HTTP Request Methods, Fixes PUT, POST, DELETE effects: myspace.createAlbum() myspace.updateStatus() may effect OAuth/OAuth.php functions slightly
  • Apr 11, 2009
    issue 4 (getFriends not returning all friends) commented on by karthik.l.kailash   -   Hi, Any luck reproducing this? Thanks, Karthik
    Hi, Any luck reproducing this? Thanks, Karthik
  • Apr 07, 2009
    issue 4 (getFriends not returning all friends) commented on by justin.kruger   -   looking into it.
    looking into it.
  • Apr 07, 2009
    issue 1 (Auth/OpenID/CryptUtil.php is Enviroment dependent) commented on by justin.kruger   -   this is used in reference to nonces, which are one time random values, if you do not create a random value other errors may occur, but for now you do not really need to worry about this. as long as requests are currently working you are ok.
    this is used in reference to nonces, which are one time random values, if you do not create a random value other errors may occur, but for now you do not really need to worry about this. as long as requests are currently working you are ok.
  • Apr 07, 2009
    issue 4 (getFriends not returning all friends) reported by karthik.l.kailash   -   What steps will reproduce the problem? 1. Log in through MyspaceID with an account that has > 99 friends. 2. Call getFriends() in myspace.php with following parameters: - page: 1 - pageSize: "all" - list/show: default What is the expected output? What do you see instead? According to the REST specs, this should return all the friends. But it always returns only 20. What version of the product are you using? On what operating system? Latest version from SVN, running on Apache 2.2 with PHP 5.2.6 (on Windows) Please provide any additional information below. Suggested fix: The page_size parameter for the REST query is not being set correctly. It is setting "pageSize" instead of "page_size" on line 233. Once this is changed, it starts loading 99 friends, but no more. Thanks, Karthik
    What steps will reproduce the problem? 1. Log in through MyspaceID with an account that has > 99 friends. 2. Call getFriends() in myspace.php with following parameters: - page: 1 - pageSize: "all" - list/show: default What is the expected output? What do you see instead? According to the REST specs, this should return all the friends. But it always returns only 20. What version of the product are you using? On what operating system? Latest version from SVN, running on Apache 2.2 with PHP 5.2.6 (on Windows) Please provide any additional information below. Suggested fix: The page_size parameter for the REST query is not being set correctly. It is setting "pageSize" instead of "page_size" on line 233. Once this is changed, it starts loading 99 friends, but no more. Thanks, Karthik
  • Apr 07, 2009
    issue 1 (Auth/OpenID/CryptUtil.php is Enviroment dependent) commented on by karthik.l.kailash   -   I had to work around this issue by changing the line to: define('Auth_OpenID_RAND_SOURCE', NULL); Should I always make it point at a valid file instead?
    I had to work around this issue by changing the line to: define('Auth_OpenID_RAND_SOURCE', NULL); Should I always make it point at a valid file instead?
  • Mar 31, 2009
    r41 (now correctly returning the JSON object on createAlbum()) committed by justin.kruger   -   now correctly returning the JSON object on createAlbum()
    now correctly returning the JSON object on createAlbum()
  • Mar 31, 2009
    r40 (added createAlbum() using new the makeOAuthRequest method) committed by justin.kruger   -   added createAlbum() using new the makeOAuthRequest method
    added createAlbum() using new the makeOAuthRequest method
  • Mar 31, 2009
    1 issue changed by justin.kruger   -   Issue 1
    Issue 1
  • Mar 31, 2009
    1 issue changed by justin.kruger   -   Issue 2
    Issue 2
  • Mar 31, 2009
    1 issue changed by justin.kruger   -   Issue 3
    Issue 3
 
Hosted by Google Code