cancerDHC / sheet2linkml

Python package for conversion of Google Sheet to LinkML for CCDH
Apache License 2.0
1 stars 3 forks source link

Add instructions for authorizing sheet2linkml on Google Drive #27

Closed gaurav closed 2 years ago

gaurav commented 2 years ago

This PR adds a section to the README describing how to authorize sheet2linkml to access Google Drive. It also adds a check for the google_api_credentials.json file, so that it can point you to this error rather than raising a FileNotFound exception.

turbomam commented 2 years ago

RuntimeError: Error accessing TCCM Terminology Service: <Response [404]>

I guess there are already some PRs to address this, so I will approve this PR.