Difference between revisions of "Device flow usecase 1"

From i2Rest
Jump to: navigation, search
(Google drive API)
Line 5: Line 5:
 
;Preparations
 
;Preparations
 
:At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on [https://console.developers.google.com/apis/credentials Google].
 
:At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on [https://console.developers.google.com/apis/credentials Google].
:Add SSL sertificate “google.com” to your DCM CLIENT.
+
:[[Add SSL]] sertificate “google.com” to your DCM CLIENT.
 
;step 1
 
;step 1
  

Revision as of 14:10, 6 April 2020

Google drive API

Lets walk step by step through our example with creating "i2rest.doc" file on "i2restexample" user's Google Drive

Preparations
At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on Google.
Add SSL sertificate “google.com” to your DCM CLIENT.
step 1


Execute command
step 2


User Accept