Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Alexandre Costa
81
Views
3
Comments
Solved
[Google Drive Connector] Setup URI
Question
Forge
Google Drive Connector (O11)
Forge asset by
OutSystems MVPs
Hello Nuno, first of all congratulations for component but I can't make work, I think ther problem is with setup of my URLs when I create an Authorized Access, I use OAuth 2.0,
My setup was:
Authorized Redirect URIS = https://myserver/GDriveComponent
Authorized Javascript Origins = https://myserver
My server is Local so I need to make this in a public one? Correct? In a valid DNS, because myserv
My setup was:
Authorized Redirect URIS = https://myserver/GDriveComponent
Authorized Javascript Origins = https://myserver
My server is Local so I need to make this in a public one? Correct? In a valid DNS, because myserver isn't a valid URL for Goole.
Alexandre Costa
Solution
Hi Nuno, I resolve the problem, my redirect URI are incorret but now is ok. Fantastic job.
Just take me a question, I realized that every operation, for example deleting a file or upload the file I need to re-authenticate, this is expected behavior?
1 reply
05 Nov 2014
Show thread
Hide thread
Fisio São Brás
Alexandre Costa
wrote:
Hi Nuno, I resolve the problem, my redirect URI are incorret but now is ok. Fantastic job.
Just take me a question, I realized that every operation, for example deleting a file or upload the file I need to re-authenticate, this is expected behavior?
I Alexandre,
I have this problem can you tell me what you put in redirect URL in the credentials settings?
Thank you
Best Regards
Hugo Catarino
Staff
Hi Alexandre. yes you need to create a new authentication session in each interaction, This was one of our roadblocks in the development of the component because there is no way to store the authentication object between actions.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...