Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Different input/output options #42

Closed
jpmckinney opened this issue Sep 24, 2019 · 3 comments
Closed

Different input/output options #42

jpmckinney opened this issue Sep 24, 2019 · 3 comments
Assignees
Labels

Comments

@jpmckinney
Copy link
Member

Based on demand, we can consider adding URL input (instead of upload only), and the option to output to Google Drive. Proposed by @robredpath at OCDS Retreat.

@aguilerapy
Copy link
Contributor

For #67 to work it's necessary to create credentials for the Google Drive API with an OCP account. Here we have a guide.

Then just configure the environment variable: OCDS_TOUCAN_CREDENTIALS_DRIVE in settings.py to point to a JSON file that contains the credentials.

@jpmckinney
Copy link
Member Author

The guide is for Adwords, so our use is a little different.

My main steps were:

  1. Create new project
  2. Enable Google Drive API
  3. Setup consent screen with the drive.file scope
  4. Create credentials
  5. Submit for verification

Now waiting on verification.

@aguilerapy
Copy link
Contributor

Both options are merged and deployed (URL and Google Drive).

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

No branches or pull requests

2 participants