How to create Google APIs credentials

建立新 Project

進入 Google APIs & Services 後台,點此連結

Step 1

點擊 [Create]


Step 2

輸入資訊後,點擊 [Create]


建立 Credentials

Step 3

選擇 [OAuth client ID]


Step 4

Application type 選擇 Other 輸入 Name 點擊 [Create]


Step 5

取得 Client ID 與 Client secret 後, 可以置入程式碼中呼叫 Google APIs。