You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected results: The user can connect and access documents from the Google Drive.
Actual results: The user can connect, can see the listed documents from the Drive but can't access them.
NOTE: I've noticed on the Credentials page (https://console.developers.google.com/apis/credentials/) while looking at the Scopes for Google APIs that some Api's that were required in documentation are not available because they require "https"
Environment: Windows 10, XWiki 8.4 and 10.8.3 Standard with Chrome 73
The text was updated successfully, but these errors were encountered:
This is a documentation issue: We should always require https if the drive integration is required.
Under some hackish circumstances, you can make some of the configuration without it, but, as you read in the documentation, it is required for the drive access.
I've made a first attempt to clear the documentation.
This is a documentation issue: We should always require https if the drive integration is required.
Under some hackish circumstances, you can make some of the configuration without it, but, as you read in the documentation, it is required for the drive access.
I've made a first attempt to clear the documentation. Please comment.
Paul
Steps to reproduce:
Expected results: The user can connect and access documents from the Google Drive.
Actual results: The user can connect, can see the listed documents from the Drive but can't access them.
NOTE: I've noticed on the Credentials page (https://console.developers.google.com/apis/credentials/) while looking at the Scopes for Google APIs that some Api's that were required in documentation are not available because they require "https"
![GoogleAPI](https://user-images.githubusercontent.com/40691112/55167573-ee27f700-5179-11e9-8f5a-e762bc899e03.jpg)
Environment: Windows 10, XWiki 8.4 and 10.8.3 Standard with Chrome 73
The text was updated successfully, but these errors were encountered: