Advertisement
Guest User

Untitled

a guest
Aug 29th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. Server started on 127.0.0.1:8081...Press enter key to end
  2. GET https://sso.pokemon.com/sso/login?service=https%3A%2F%2Fsso.pokemon.com%2Fsso%2Foauth2.0%2FcallbackAuthorize HTTP/1.0
  3. X-Forwarded-For: 70.204.122.247
  4.  
  5. HTTP/1.0 200 OK
  6. X-Px: nc h0-s2018.p7-lax ( h0-s1032.p6-ord), nc h0-s1032.p6-ord ( origin>CONN)
  7. Pragma: no-cache
  8. Access-Control-Allow-Origin: https://www.pokemon.com
  9. Access-Control-Allow-Credentials: true
  10. Connection: close
  11. Content-Length: 104
  12. Cache-Control: no-store
  13. Content-Type: text/html;charset=UTF-8
  14. Date: Mon, 29 Aug 2016 06:13:51 GMT
  15. Expires: Thu, 01 Jan 1970 00:00:00 GMT
  16. Server: PWS/8.1.38
  17. Set-Cookie: JSESSIONID=65015D22B8A3ED25119E28CBEE7C3522-n5; Path=/sso
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40. {
  41. "lt": "LT-19597533-3TB7jGmaJeStlcKJUdLvT4t3T2DVHL",
  42. "execution": "e1s1"
  43.  
  44.  
  45.  
  46.  
  47.  
  48. }
  49.  
  50.  
  51. POST https://sso.pokemon.com/sso/login?service=https%3A%2F%2Fsso.pokemon.com%2Fsso%2Foauth2.0%2FcallbackAuthorize HTTP/1.0
  52. X-Forwarded-For: 70.195.163.77
  53. Content-Type: application/x-www-form-urlencoded
  54. Cookie: JSESSIONID=65015D22B8A3ED25119E28CBEE7C3522-n5
  55.  
  56. lt=LT-19597533-3TB7jGmaJeStlcKJUdLvT4t3T2DVHL&execution=e1s1&_eventId=submit&username=qBitUrYui03&password=TempPass08
  57.  
  58. HTTP/1.0 302 Found
  59. X-Px: nc h0-s2018.p7-lax ( h0-s1032.p6-ord), nc h0-s1032.p6-ord ( origin>CONN)
  60. Pragma: no-cache
  61. Access-Control-Allow-Origin: https://www.pokemon.com
  62. Access-Control-Allow-Credentials: true
  63. Connection: close
  64. Content-Length: 0
  65. Cache-Control: no-store
  66. Date: Mon, 29 Aug 2016 06:13:51 GMT
  67. Expires: Thu, 01 Jan 1970 00:00:00 GMT
  68. Location: https://sso.pokemon.com/sso/oauth2.0/callbackAuthorize?ticket=ST-10571377-AgpRc5ZbGD2EnJZiE4PI-sso.pokemon.com
  69. Server: PWS/8.1.38
  70. Set-Cookie: CASPRIVACY=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/sso/
  71. Set-Cookie: CASTGC=TGT-10485646-MZuzI6h41LZReJShXjNojzGW3v3X9lNEWf4cP6ufKHeP6QROgd-sso.pokemon.com; Domain=sso.pokemon.com; Path=/sso/; Secure
  72.  
  73.  
  74.  
  75. POST https://sso.pokemon.com/sso/oauth2.0/accessToken HTTP/1.0
  76. X-Forwarded-For: 70.214.107.203
  77. Content-Type: application/x-www-form-urlencoded
  78. Cookie: JSESSIONID=65015D22B8A3ED25119E28CBEE7C3522-n5; CASTGC=TGT-10485646-MZuzI6h41LZReJShXjNojzGW3v3X9lNEWf4cP6ufKHeP6QROgd-sso.pokemon.com
  79.  
  80. client_id=mobile-app_pokemon-go&redirect_uri=https%3a%2f%2fwww.nianticlabs.com%2fpokemongo%2ferror&client_secret=w8ScCUXJQc6kXKw8FiOhd8Fixzht18Dq3PEVkUCP5ZPxtgyWsbTvWHFLm2wNY0JR&grant_type=refresh_token&code=ST-10571377-AgpRc5ZbGD2EnJZiE4PI-sso.pokemon.com
  81.  
  82. HTTP/1.0 200 OK
  83. X-Px: nc h0-s2018.p7-lax ( h0-s1032.p6-ord), nc h0-s1032.p6-ord ( origin>CONN)
  84. Access-Control-Allow-Credentials: true
  85. Access-Control-Allow-Origin: https://www.pokemon.com
  86. Connection: close
  87. Content-Length: 106
  88. Content-Type: text/plain;charset=UTF-8
  89. Date: Mon, 29 Aug 2016 06:13:51 GMT
  90. Server: PWS/8.1.38
  91.  
  92. access_token=TGT-10485646-MZuzI6h41LZReJShXjNojzGW3v3X9lNEWf4cP6ufKHeP6QROgd-sso.pokemon.com&expires=10800
  93.  
  94. POST https://pgorelease.nianticlabs.com/plfe/rpc HTTP/1.0
  95. X-Forwarded-For: 70.195.115.26
  96. User-Agent: Niantic App
  97. Accept: */*
  98. Accept-Encoding: gzip, deflate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement