質問編集履歴

1

APIキー書きっぱなしでした。

2019/07/04 02:47

投稿

narusei
narusei

スコア12

test CHANGED
File without changes
test CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
  flow = client.flow_from_clientsecrets(f, scope)
104
104
 
105
- flow.user_agent = "AIzaSyAs6x1K73fTQXP3iWUzf-clVro0yb6TmRc"
105
+ flow.user_agent = "APIキー"
106
106
 
107
107
  credentials = tools.run_flow(flow, Storage(credentials_path))
108
108