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)
- Open Google Cloud Console → and create or select a project.
- Go to APIs & Services > Library, search for Google Chat API, and click Enable.
- 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.
- 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.