Advertisement
notjacob

outputs

Mar 13th, 2020
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.08 KB | None | 0 0
  1. /Library/Java/JavaVirtualMachines/jdk-13.0.2.jdk/Contents/Home/bin/java --enable-preview "-javaagent:/Applications/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar=50498:/Applications/IntelliJ IDEA CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath /Users/georgeblair/JACOB/92AA/target/classes:/Users/georgeblair/.m2/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/Users/georgeblair/.m2/repository/org/jetbrains/annotations/18.0.0/annotations-18.0.0.jar main
  2. {
  3.   "Response": [
  4.     {
  5.       "iconPath": "/img/theme/bungienet/icons/psnLogo.png",
  6.       "crossSaveOverride": 0,
  7.       "isPublic": false,
  8.       "membershipType": 2,
  9.       "membershipId": "4611686018435142467",
  10.       "displayName": "Joshmcsquash"
  11.     },
  12.     {
  13.       "iconPath": "/img/theme/bungienet/icons/steamLogo.png",
  14.       "crossSaveOverride": 0,
  15.       "isPublic": false,
  16.       "membershipType": 3,
  17.       "membershipId": "4611686018470749805",
  18.       "displayName": "joshmcsquash"
  19.     }
  20.   ],
  21.   "ErrorCode": 1,
  22.   "ThrottleSeconds": 0,
  23.   "ErrorStatus": "Success",
  24.   "Message": "Ok",
  25.   "MessageData": {}
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement