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

  • Home
  • SEARCH
  • 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 6366553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:26:10+00:00 2026-05-25T00:26:10+00:00

I am using zend framework to grab user’s email inbox. I got token from

  • 0

I am using zend framework to grab user’s email inbox. I got token from the gmail.

$_SESSION['ACCESS_TOKEN'] = serialize($consumer->getAccessToken($_GET, unserialize($_SESSION['REQUEST_TOKEN'])));

and later i got access_token in the $accessToken variable

 $accessToken = unserialize($_SESSION['ACCESS_TOKEN']);

When i make request to gmail using this $accessToken, every thing is ok.

but when i store this $accessToken in the file or Data base

file_put_contents("token.txt",$accessToken);

When i make API call to gmail using this access token which i have stored in database or file.

$token= file_get_contents("token.txt");

$http  = $token->getHttpClient($oauthOptions); ///Line XXX
$gdata = new Zend_Gdata($http);

$gdata->setMajorProtocolVersion(3);

The following Fatal error comes

Fatal error: Call to a member function getHttpClient() on a non-object in ...myFile.php on line XXX
  • 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-05-25T00:26:10+00:00Added an answer on May 25, 2026 at 12:26 am

    $token is a String here not an Object.

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

Sidebar

Related Questions

I am using Zend Framework(MVC part of it), and need to either redirect user
I'm using the Zend Framework, specifically the Zend_Feed class, to grab the Facebook XML
I am using Zend Framework. My task is to send JSON data from controller
I'm using Zend Framework to connect Google web services (i.e. gmail) using OAuth. The
I am using Zend framework for the site which sends email for the voucher
I am using the Zend Framework. I have a controller named 'UserController' that has
I have been using the Zend Framework with an MVC configuration, read about Ruby
This is my first experience using the Zend Framework. I am attempting to follow
I've got a site using Zend Layouts and on certain pages I'd like to
I've recently started using Zend Framework (1.8.4), to provide admin tools for viewing the

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.