2014년 6월 21일 토요일

Google Drive 클라이언트 개발 관련 조사 2

Python, Google App Engine, Google Drive

https://developers.google.com/appengine/docs/python/
https://developers.google.com/api-client-library/python/guide/google_app_engine
https://code.google.com/p/google-api-python-client/downloads/list

https://developers.google.com/drive/web/quickstart/quickstart-python
https://google-api-client-libraries.appspot.com/documentation/drive/v2/python/latest/

https://developers.google.com/appengine/docs/python/endpoints/


Google API, Authentication

https://developers.google.com/accounts/docs/OAuth2
https://developers.google.com/drive/web/auth/web-server
https://developers.google.com/api-client-library/python/guide/aaa_client_secrets
https://developers.google.com/api-client-library/python/guide/aaa_oauth

https://developers.google.com/youtube/v3/guides/authentication?hl=ko-kr



GAE Modules, Task Queue

https://developers.google.com/appengine/docs/python/modules/
https://developers.google.com/appengine/docs/python/taskqueue/
https://developers.google.com/appengine/docs/python/config/queue
http://blog.gregtracy.com/2010/03/using-app-engine-task-queue-to-break.html

Task Queue + OAuth
http://stackoverflow.com/questions/16842433/how-to-do-oauth-requiring-operations-in-a-gae-task-queue



GAE / GDrive Auth Error Checkpoint


  • Google Developer Console - Project
    • Credential (인증 정보) - OAuth - Web App Client ID - URI Redirection
    • API - 개별 API 설정 (Drive API 등은 별도설정 필요)
    • Consent Screen (동의 화면)
  • Google Drive  API - API Access Key?










댓글 없음:

댓글 쓰기