Guest User

Untitled

a guest
Mar 16th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. https://accounts.google.com/o/oauth2/v2/auth
  2.  
  3. https://www.googleapis.com/oauth2/v4/token?scope=profile+email
  4.  
  5. code=4%2FAAC0x8FAQB569dWc999999-Wa9LsTEbigdzjvp7yc4rz_ZfYAEiwRHGysZ1CRigBVjcxGyi_FWJxJGV2kI1i9Yc&grant_type=authorization_code&client_secret=11111nHJy8k-Khj8s4999999&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fgeosite%2Fpage%2F&client_id=1062199999999-o3tf8aqhiivu9cklbd839okdn7777777.apps.googleusercontent.com
  6.  
  7. conn.getOutputStream().write(content);
  8.  
  9. java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
Add Comment
Please, Sign In to add comment