Last modified by messines on 2021/06/08 17:32

From version 10.1
edited by messines
on 2020/07/15 18:35
Change comment: There is no comment for this version
To version 9.1
edited by messines
on 2020/07/15 18:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -101,8 +101,6 @@
101 101  
102 102  == Access user info ==
103 103  
104 -==== Request ====
105 -
106 106  Now that your application got the access token of your user, it's really easy to fetch user info
107 107  
108 108  (% class="box infomessage" %)
... ... @@ -115,8 +115,6 @@
115 115  [[image:Screenshot 2020-07-15 at 18.28.28.png||height="161" width="566"]]
116 116  
117 117  
118 -==== Response ====
119 -
120 120  As response you will have a json with all the information on the logged user, for my user
121 121  
122 122  (% class="box" %)