How to create Google APIs credentials
建立新 Project 進入 Google APIs & Services 後台, 點此連結 點擊 [Create] 輸入資訊後,點擊 [Create] 建立 Credentials 選擇 [OAuth client ID] Application type 選擇 Other 輸入 Name 點擊 [Create] 取得 Client ID 與 Client secret 後, 可以置入程式碼中呼叫 Google APIs。