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 8535963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T10:33:20+00:00 2026-06-11T10:33:20+00:00

I want to access google AuditService api from google app engine application.user is already

  • 0

I want to access google AuditService api from google app engine application.user is already logged in to my app using UserService via google credentials.

Is there a way I can make authenticated calls without the need of user re authenticating my app.

AuditService service = new AuditService("userEmail", "password", "domain name", "application name");

in the above call I don’t have userEmail and password,but I have the user object which I got using UserService ,when user first logged in to my application.Any way to use this user object to make authenticated calls ?

  • 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-11T10:33:21+00:00Added an answer on June 11, 2026 at 10:33 am

    It looks like you can do this by storing and providing an authentication token instead of the user’s credentials. On the first request, proceed with the username/password authentication as normal, then generate an authorization token using service.getAuthToken(…). Store that token with your user model. For subsequent requests, instead of using the AuditService constructor that takes the user’s credentials, use the one that omits them: AuditService(domain, applicationName). Once constructed, call service.setUserToken(token) to provide the stored token. You should then be able to make authenticated requests. Be sure to handle AuthenticationExceptions that will be raised by invalid/expired tokens.

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

Sidebar

Related Questions

I'm using WTForm with Google App Engine. I want to access my form as
I am using the Google API Client to access Google Analytics. I want to
I just want to login with google and want access logged in user's general
I want to get the access token from Google. The Google API says that
I'm using the YouTube Direct for Google App Engine. I go into the Admin
I want access to my Google+-Timeline for an iOS-App. Following the Google-Documentation I imported
I want to access google map api for reverse geocoding. I access the url
I am loading LessCSS from Google Code with jQuery , and want to access
I am using google-api-client to access Google calendar. Following are the permissions in my
I want to access/add/read etc google calender from my Android program. I have tried

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.