Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does your script request permission for a 3rd party script? #8

Open
thibaultmol opened this issue Nov 24, 2020 · 4 comments
Open

Comments

@thibaultmol
Copy link

var AUTHORIZATION_URI = 'https://script.google.com/macros/s/AKfycby36IYKZvmGJpQwDqfZzD2XRBFIPT2sYyfVsqNaH0Spm4LusDc/exec'

@andrewroberts
Copy link
Owner

As part of the Trello auto-flow, the Trello API sends a GET request back to the script. This is processed by the doGet at this address.

@thibaultmol
Copy link
Author

I see, and is the script at that address also open source? If so, where can I find it

@andrewroberts
Copy link
Owner

@thibaultmol
Copy link
Author

thibaultmol commented Nov 24, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants