wahab5763 commited on
Commit
d52a0c2
·
verified ·
1 Parent(s): 6cae837

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -440,7 +440,7 @@ def main():
440
  " - Go to **APIs & Services > OAuth consent screen** and configure the required settings (choose External or Internal as needed).\n\n"
441
  "4. **Create OAuth Client ID Credentials:**\n"
442
  " - Under **APIs & Services > Credentials**, click **Create Credentials** and select **OAuth client ID**.\n"
443
- " - Choose **Desktop app** as the application type, give it a name, and create the credentials.\n\n"
444
  "5. **Download the Credentials:**\n"
445
  " - Click **Download JSON**. Save this file as **credentials.json** and keep it secure.\n\n"
446
  "### Application Flow\n"
 
440
  " - Go to **APIs & Services > OAuth consent screen** and configure the required settings (choose External or Internal as needed).\n\n"
441
  "4. **Create OAuth Client ID Credentials:**\n"
442
  " - Under **APIs & Services > Credentials**, click **Create Credentials** and select **OAuth client ID**.\n"
443
+ " - Choose **Web app** as the application type, give it a name, and create the credentials.\n\n"
444
  "5. **Download the Credentials:**\n"
445
  " - Click **Download JSON**. Save this file as **credentials.json** and keep it secure.\n\n"
446
  "### Application Flow\n"