Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8512739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T04:21:53+00:00 2026-06-11T04:21:53+00:00

I am really new to this website. I hope someone could help me out

  • 0

I am really new to this website. I hope someone could help me out with an issue that I that am facing now.

I needed to create a mobile app in android which changes gmail signature. I did a bit of googling and end up with this https://developers.google.com/google-apps/email-settings/

I used the ClientLogin authentication mode (https://www.google.com/accounts/ClientLogin) and got the authorization token. But am unable to proceed further. What I wanted is simply an html code as my gmail signature. I would appreciate if anyone could help me out with some sample code or document (any authorization mode will do, I don’t really want to stick on with ClientLogin, oAuth will do it for me).

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T04:21:55+00:00Added an answer on June 11, 2026 at 4:21 am

    Old(ish) post I know – but had the same issue and solved it this way:

    1. Grab yourself a REST client – look at the “Advanced REST Client” by Paweł Psztyć available on the Google Chrome web-store. Once you have opened the app:

    To obtain a new token, follow these steps:

    • URL: https://www.google.com/accounts/ClientLogin (deprecated now, but still working)
    • Metod: POST
    • Headers: Raw Input –
      Content-Type: application/x-www-form-urlencoded
    • Body: Form – ad a row for each name and value pair
      – Email / Google email address
      – Passwd / user above’s password
      – accountType / HOSTED (if hosted)
      – service / apps

    Hit send and you will receive the SID, LSID and Auth. Grab the Auth only and change the params in your REST client:

    • URL: https://apps-apis.google.com/a/feeds/emailsettings/2.0/{domain name}/{username}/signature
    • Metod: PUT
    • Headers: Raw Input
      Content-type: application/atom+xml
      Authorization: GoogleLogin auth=your-authentication-token-received-above
    • Body: Raw Input

    <?xml version="1.0" encoding="utf-8"?>
    <atom:entry xmlns:atom="http://www.w3.org/2005/Atom" xmlns:apps="http://schemas.google.com/apps/2006">
    <apps:property name="signature" value="Liz Jones - (+1) 619-555-5555
    Accounts Management, A&amp;Z LTD." />
    </atom:entry>

    (info as per here: https://developers.google.com/google-apps/email-settings/#manage_signature_settings)

    Hope it helped!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I don't really understand the use of 'this' in Java. If someone could help
I really need some help with this. I'm 100% new to it. I need
I really hope someone can shed some light on this problem, I have built
I am new on this website and I hope you'll answer soon. I want
I'm new to this website. Here's a problem that troubled me for >2 hr.
I'm new to this really useful Q&A website and I'm not really good in
I'm really new to this, and I've been going through the YARD docs ,
I am working on WPF and DataGrids, I am really new on this. And
Yo. I'm really quite new to this whole JavaScript business, not to mention AJAX,
im really new to linq-to-SQL so this may sound like a really dumb question,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.