CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 17:28:16 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091221103041
location: https://web.archive.org/web/20091221103041/https://github.com/techcrunch/myspace_oauth
server-timing: captures_list;dur=1.185628, exclusion.robots;dur=0.022721, exclusion.robots.policy;dur=0.012239, esindex;dur=0.016987, cdx.remote;dur=87.915493, LoadShardBlock;dur=225.983744, PetaboxLoader3.datanode;dur=74.989071, PetaboxLoader3.resolve;dur=87.808553
x-app-server: wwwb-app219
x-ts: 302
x-tr: 339
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app219; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 17:28:17 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 21 Dec 2009 10:30:41 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0ad7e370f18183705074572a295f6459"
x-archive-orig-x-runtime: 141ms
x-archive-orig-content-length: 24123
x-archive-orig-set-cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 21 Dec 2009 10:30:41 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 02 Jul 2008 22:18:59 GMT", ; rel="prev memento"; datetime="Thu, 19 Nov 2009 10:41:02 GMT", ; rel="memento"; datetime="Mon, 21 Dec 2009 10:30:41 GMT", ; rel="next memento"; datetime="Wed, 16 Feb 2011 03:02:13 GMT", ; rel="last memento"; datetime="Sat, 17 Oct 2020 22:31:56 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20091221075704_crawl101-c/51_13_20091221102229_crawl101.arc.gz
server-timing: captures_list;dur=0.567790, exclusion.robots;dur=0.023259, exclusion.robots.policy;dur=0.010842, esindex;dur=0.013718, cdx.remote;dur=7.321753, LoadShardBlock;dur=434.433367, PetaboxLoader3.datanode;dur=343.460461, PetaboxLoader3.resolve;dur=278.276326, load_resource;dur=248.785626
x-app-server: wwwb-app219
x-ts: 200
x-tr: 751
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
techcrunch's myspace_oauth at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | TechCrunch MySpace OAuth Tester edit |
Homepage: | https://www.techcrunch.com/myspace/app edit |
Public Clone URL: |
git://github.com/techcrunch/myspace_oauth.git
Give this clone URL to anyone.
git clone git://github.com/techcrunch/myspace_oauth.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:techcrunch/myspace_oauth.git
|

Henry Work (author)
Wed Jul 23 21:40:20 -0700 2008
name | age | message | |
---|---|---|---|
![]() |
LICENSE | Thu Jun 26 22:15:26 -0700 2008 | * more README updates * commented out tc url in... [hwork] |
![]() |
README.textile | Thu Jun 26 22:24:04 -0700 2008 | * More commenting * More README work [hwork] |
![]() |
app-config.php | Thu Jun 26 21:00:22 -0700 2008 | * initial import of the project [hwork] |
![]() |
app.php | Thu Jun 26 22:24:04 -0700 2008 | * More commenting * More README work [hwork] |
![]() |
lib/ | Wed Jul 23 21:40:20 -0700 2008 | * /authorize.aspx -> /authorize * using API ve... [Henry Work] |
README.textile
README
TechCrunch MySpace OAuth tester app. By Henry Work. Files originally created by Viphak Lay.
Requirements
- pear http_request library pear.php.net (used for making http requests)
- php 5.2+ or json-php (used for json parsing)
- MySpace Developer account: MySpace Developer
Installation
- Install pear http_request library: sudo pear install http_request
- Sign up to be a MySpace Developer
- Put your CONSUMER_KEY and CONSUMER_SECRET in app-config.php
- In ‘Edit Details’, configure the callback urls, external url, external domain
- Configure your authorization url in app.php on line 72.
Known Issues
- Not properly catching Exceptions
* Server Too Busy timeouts. Apparently MySpace is having some queuing issues via some badly behaving 3rd party apps.
* Request Token Timeout. This app contains no state via a database or session cooke [I want to do this]. So the request token times out if you keep refreshing the results page.
Links
This feature is coming soon. Sit tight!