Created
November 17, 2011 15:05
-
-
Save mente/1373337 to your computer and use it in GitHub Desktop.
janrain login error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
(function() { | |
if (typeof window.janrain !== 'object') window.janrain = {}; | |
window.janrain.settings = {}; | |
janrain.settings.tokenUrl = '${tokenUrl}'; | |
function isReady() { janrain.ready = true; }; | |
if (document.addEventListener) { | |
document.addEventListener("DOMContentLoaded", isReady, false); | |
} else { | |
window.attachEvent('onload', isReady); | |
} | |
var e = document.createElement('script'); | |
e.type = 'text/javascript'; | |
e.id = 'janrainAuthWidget'; | |
if (document.location.protocol === 'https:') { | |
e.src = 'https://rpxnow.com/js/lib/accrosstheplanet/engage.js'; | |
} else { | |
e.src = 'http://widget-cdn.rpxnow.com/js/lib/accrosstheplanet/engage.js'; | |
} | |
var s = document.getElementsByTagName('script')[0]; | |
s.parentNode.insertBefore(e, s); | |
})(); | |
</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Request URL:https://accrosstheplanet.rpxnow.com/signin/get_login_info?time=1321541900358 | |
Request Method:GET | |
Status Code:200 OK | |
Request Headers | |
Accept:*/* | |
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3 | |
Accept-Encoding:gzip,deflate,sdch | |
Accept-Language:en-US,en;q=0.8 | |
Connection:keep-alive | |
Cookie:__kti=1302612205842,https%3A%2F%2Frpxnow.com%2Faccount%2Fnav%3F,http%3A%2F%2Fwww.janrain.com%2F; __ktv=8246-d2e7-bf7d-6fba12f49bce117; s_d_social=0iuoL8Yw9jfT5wF4RcCgzL_c6OtmMpgfwYproOly59JaitjhS8j0Qd0QUDapG8AzVQwR0_GYRGOMHvdR8NuBG99-8tBF-MgUfuBoISZ8AB8BjjMZbx25ZSX6H6lsHRQSmw8T8FWwJQSK73YS37sqry9fmBkvzBHPosPZzlPQyhxno9rPuKicP_E6IMNm3jtSBcLVtQVJds87-uXAYmmf-EGxpQ96hxbtmJk1c0zPN599JYFfYepmODvHaAetL2aLzlKmy4nct75XY2x_GLOF9fQ%3D%3D; __utma=212230148.278539478.1321292086.1321292086.1321292086.1; __utmz=212230148.1321292086.1.1.utmcsr=127.0.0.1:8080|utmccn=(referral)|utmcmd=referral|utmcct=/onyx/login; __kts=1321446101067,https%3A%2F%2Frpxnow.com%2Faccount%2Fnav%3F,http%3A%2F%2Fwww.janrain.com%2F; __ktt=835d-3a2b-dd2-2a60133ac535050; __utma=58807534.1592419896.1302612226.1320681468.1321447335.22; __utmc=58807534; __utmz=58807534.1318413203.20.19.utmcsr=janrain.com|utmccn=(referral)|utmcmd=referral|utmcct=/products/engage/loyalty-rewards-game-mechanics; login_tab=facebook; welcome_info=%5B%22welcome_user%22%2C%7B%22name%22%3A%22Alex+Vasilenko%22%7D%5D; welcome_info_name=Alex+Vasilenko; expected_tab=facebook; expected_user_input=; origin_url=http%3A%2F%2F127.0.0.1%3A8080%2Fonyx%2Flogin; _accelerator_session_id=0f555d6d37c358777f3181106834a337 | |
Host:accrosstheplanet.rpxnow.com | |
Referer:http://127.0.0.1:8080/onyx/login | |
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.8 (KHTML, like Gecko) Chrome/17.0.938.0 Safari/535.8 | |
Query String Parametersview URL encoded | |
time:1321541900358 | |
Response Headers | |
Cache-Control:private, max-age=0, must-revalidate | |
Connection:keep-alive | |
Content-Length:43 | |
Content-Type:text/javascript; charset=utf-8 | |
Date:Thu, 17 Nov 2011 14:58:20 GMT | |
ETag:"0603498651c1fe7fb9d638380336dd95" | |
P3P:CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" | |
Server:nginx | |
Set-Cookie:_accelerator_session_id=0f555d6d37c358777f3181106834a337; path=/ | |
Status:200 OK | |
X-Runtime:14ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
janrain.engage.signin.cancelLogin(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Uncaught Error: NOT_FOUND_ERR: DOM Exception 8 | |
removeNotice widget-cdn.rpxnow.com/js/lib/engage_signin.js?version=2011.45_rc9:63 | |
yb widget-cdn.rpxnow.com/js/lib/engage_signin.js?version=2011.45_rc9:83 | |
cancelLogin widget-cdn.rpxnow.com/js/lib/engage_signin.js?version=2011.45_rc9:117 | |
(anonymous function)get_login_info:2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Request URL:https://accrosstheplanet.rpxnow.com/signin/set_login_tab?login_tab=facebook&origin_url=http://127.0.0.1:8080/onyx/login | |
Request Method:GET | |
Status Code:200 OK | |
Request Headers | |
GET /signin/set_login_tab?login_tab=facebook&origin_url=http://127.0.0.1:8080/onyx/login HTTP/1.1 | |
Host: accrosstheplanet.rpxnow.com | |
Connection: keep-alive | |
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.8 (KHTML, like Gecko) Chrome/17.0.938.0 Safari/535.8 | |
Accept: */* | |
Referer: http://127.0.0.1:8080/onyx/login | |
Accept-Encoding: gzip,deflate,sdch | |
Accept-Language: en-US,en;q=0.8 | |
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3 | |
Cookie: __kti=1302612205842,https%3A%2F%2Frpxnow.com%2Faccount%2Fnav%3F,http%3A%2F%2Fwww.janrain.com%2F; __ktv=8246-d2e7-bf7d-6fba12f49bce117; s_d_social=0iuoL8Yw9jfT5wF4RcCgzL_c6OtmMpgfwYproOly59JaitjhS8j0Qd0QUDapG8AzVQwR0_GYRGOMHvdR8NuBG99-8tBF-MgUfuBoISZ8AB8BjjMZbx25ZSX6H6lsHRQSmw8T8FWwJQSK73YS37sqry9fmBkvzBHPosPZzlPQyhxno9rPuKicP_E6IMNm3jtSBcLVtQVJds87-uXAYmmf-EGxpQ96hxbtmJk1c0zPN599JYFfYepmODvHaAetL2aLzlKmy4nct75XY2x_GLOF9fQ%3D%3D; __utma=212230148.278539478.1321292086.1321292086.1321292086.1; __utmz=212230148.1321292086.1.1.utmcsr=127.0.0.1:8080|utmccn=(referral)|utmcmd=referral|utmcct=/onyx/login; __kts=1321446101067,https%3A%2F%2Frpxnow.com%2Faccount%2Fnav%3F,http%3A%2F%2Fwww.janrain.com%2F; __ktt=835d-3a2b-dd2-2a60133ac535050; __utma=58807534.1592419896.1302612226.1320681468.1321447335.22; __utmc=58807534; __utmz=58807534.1318413203.20.19.utmcsr=janrain.com|utmccn=(referral)|utmcmd=referral|utmcct=/products/engage/loyalty-rewards-game-mechanics; login_tab=facebook; welcome_info=%5B%22welcome_user%22%2C%7B%22name%22%3A%22Alex+Vasilenko%22%7D%5D; welcome_info_name=Alex+Vasilenko; expected_tab=facebook; expected_user_input=; origin_url=http%3A%2F%2F127.0.0.1%3A8080%2Fonyx%2Flogin; _accelerator_session_id=0f555d6d37c358777f3181106834a337 | |
Response Headers | |
HTTP/1.1 200 OK | |
Server: nginx | |
Date: Thu, 17 Nov 2011 14:58:15 GMT | |
Content-Type: text/javascript; charset=utf-8 | |
Connection: keep-alive | |
Set-Cookie: login_tab=facebook; path=/; expires=Fri, 18 Nov 2011 14:58:15 GMT | |
Set-Cookie: _accelerator_session_id=0f555d6d37c358777f3181106834a337; path=/ | |
Status: 200 OK | |
X-Runtime: 5ms | |
Content-Length: 0 | |
Cache-Control: no-cache | |
P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment