🚀 1-Time Setup Wizard
● Setup Required

Welcome! Follow these simple steps to connect your Google Chat and enable automatic JSON backups on Hostinger.

1 Your Authorized Redirect URI

Copy this exact URL below. You will paste it into your Google Cloud Console in Step 2:

https://chat.jdworks.in/index.php?action=oauth_callback
2 Create Google Cloud Credentials (Takes 2 minutes)
  1. Open Google Cloud Console → and create or select a project.
  2. Go to APIs & Services > Library, search for Google Chat API, and click Enable.
  3. Go to APIs & Services > OAuth consent screen:
    • Choose External (or Internal) > click Create.
    • Fill in App Name (e.g. Chat Backup) and your Email.
    • Under Scopes, add: chat.spaces.readonly and chat.messages.readonly.
    • Under Test Users, add your personal/work Google email address.
  4. Go to APIs & Services > Credentials > Create Credentials > OAuth client ID:
    • Application type: Web application.
    • Under Authorized redirect URIs, paste the URL you copied from Step 1 above.
    • Click Create and copy your Client ID and Client Secret.
3 Save Your Google Credentials
Used to secure automated triggers so unauthorized persons cannot trigger backups.