+ The HTTP Request below is an example given in curl syntax, the equivalent HTTP can be coded in any language:
+ curl -H "Authorization: Bearer [ACCESS_TOKEN] " \ https://api.example.com/userinfo
+
+
+
Please Note: if you need long lasting refresh tokens (14 days) tick 'remember me' option during Sign In. For service to service interaction you may obtain a service account by opening a support request.
+
+
+ Please note: if you need long lasting access tokens you may obtain a service account by opening a
+ request
@@ -485,7 +515,10 @@ pageContext.setAttribute("firstContextName", sub);
Configuration error, no context available