The zend-gdata tag has no wiki summary.
16
votes
1answer
521 views
Zend_Gdata and OAuth
I successfully retrieved token key / secret after applying Google Hybrid Protocol (OpenID + OAuth).
Then I'm looking into Zend documentation here:
http://framework.zend.com/manual/en/zend.gdata.html
...
7
votes
1answer
794 views
Zend Youtube API - Upload Videos on a Single Account?
I want to allow anyone register on my site, to upload their videos on my own youtube user channel.
I don't want them to comment any videos, or anything that requires their own login credentials.
...
7
votes
1answer
2k views
AuthSub target path prefix does not match the provided “next” URL
I am trying to use the Gcal API in PHP.
I am using the ZEND framework
function getAuthSubUrl($company)
{
$next = "http://$company.mysite.com";
$scope = 'http://www.google.com/calendar/feeds/';
...
4
votes
1answer
367 views
Using result from android's AccountManager.getAuthToken via Zend_Gdata (401 unauthorized)
I need to retrieve an auth token from an Android device (client side) using AccountManager.getAuthToken and then re-use it via Zend_Gdata (server side)
When using the calendar 'cl' authTokenType ...
4
votes
1answer
236 views
How to convert a Blogger user name to numeric ID
When working with the Blogger API the user ID is expected to be numeric. I found out my numeric ID by looking at the URL for my Blogger profile page. However, I want my users to be able to use their ...
3
votes
0answers
546 views
YouTube videos not playing in chromeless player in Flash using Zend_GData_Youtube class in PHP to pass results to flash (Works fine on Mac Safari??)
I have been noticing some strange (but consistent) behavior with the
chromeless YouTube Player API. I have a Flash AS2 SWF that uses
cueVideoById() to show the thumbnail images of videos which works ...
3
votes
1answer
2k views
How do I insert into non-default Google Calendar using Zend / PHP
I'm trying to insert a new event into Google Calendar, which I can do fine by the following:
$sname = Zend_Gdata_Calendar::AUTH_SERVICE_NAME; // predefined service name for calendar
$client = ...
2
votes
1answer
139 views
Upload docs using zend gdata plugin
I am trying to upload a document into Google docs using the Zend_Gdata plugin. It uploads fine.
But the document by default becomes private. How can I set it to public. And how can I get the doc id ...
2
votes
3answers
586 views
“Unknown authorization header” while fetching google contacts using php, (zend) gdata and 2 legged oauth
I am writing a 2 Legged OAuth app (Google Marketplace app) using zend gdata library.
I need to fetch google contacts.
Code as given below.
require_once 'Zend/Oauth/Consumer.php';
$oauthOptions = ...
2
votes
1answer
362 views
Get complete playlist listing for a YouTube User via API
So, here's my code for getting a youtube user's public playlists:
function getyoutubeplaylists($userName) {
$yt = connectyoutube();
$yt->setMajorProtocolVersion(2);
$playlistListFeed = ...
2
votes
1answer
116 views
Zend_Gdata_Spreadsheets: How to delete and insert 2 columns of new data in efficient way
The case:
Spreadsheets that have 2 columns with data. The columns are named "first name" and "last name".
Some examples of datasets: "John Bond" and "Stive Colins" etc.
I need to delete the above ...
2
votes
1answer
174 views
Zend - PHP :: How download cvs file with google authorization in google insights - have to use zend classes and not other php ways (zend_gbase etc.. )
How download cvs file with google authorization in google trends service - have to use zend framework classes and not other php ways .
Thanks,
Yosef
2
votes
2answers
225 views
Get related youtube videos by a certain uploader
For a youtube brand channel I need to find related videos only from the owner of that channel.
I use the Zend_Gdata_YouTube class. To search for videos by category or keywords I'am using the function ...
2
votes
2answers
362 views
Add a contact to a group using Zend_GData and Google Contacts API
I have an application using zend_gdata and create contact with the code below.
$doc = new DOMDocument();
$doc->formatOutput = true;
$entry = $doc->createElement('atom:entry');
...
2
votes
1answer
314 views
Zend GData Calendar: I can't use setUpdatedMin in the query
I am trying to get all the events created on Google Calendar after a timestamp (let's say one hour ago).
I am using the Zend GData library.
If I run this code (after the initializations needed) ...
2
votes
4answers
579 views
Does Zend Gdata Support OAuth?
I installed Zend Gdata 1.11.2 but I don't see anything in it labeled OAuth... does it support OAuth?
2
votes
1answer
131 views
Zend_Gdata: Retrieving text document content?
Retrieving spreadsheet content using for a specific spreadsheet isn't that hard:
$key = 'txSLYk4BpIQaglM38cJbTNA'; // key for a specific spreadsheet
$query = new ...
2
votes
1answer
1k views
Get Youtube VideoID details in array
I've been struggling with this for hours and i have no idea why is not working.
I need to get Details from a VideoID using YouTube API and Zend, so i created a function like this
function ...
2
votes
4answers
665 views
Google Spreadsheet API problem: memory exceeded
Don't know if anyone has experience with the Google Spreadsheets API or the Zend_GData classes but it's worth a go:
When I try to insert a value in a 750 row spreadsheet, it takes ages and then ...
1
vote
1answer
33 views
Zend_GData Spreadsheet - Invalid query parameter value for grid-id
I am trying to update a google spreadsheet through Zend_GData library. I am sure the user ID and password is correct. I think the issue is with spreadsheet key or worksheet ID. Even I don't know ...
1
vote
1answer
103 views
Paging is not working in Zend Gdata YouTube API
I am working on uploads videos on YouTube using Zend Gdata YouTube API. It uploads well.
I can easily fetch the videos on a page. But in this paging doesn't works. i am showing video records on the ...
1
vote
1answer
80 views
Apparently “Gaming” is not a valid youtube category
I copied and pasted the example YouTube api code for browser-based uploading to my website, but it appears when I change the category to "Gaming", it gives me a bad request error.
Here is the ...
1
vote
1answer
74 views
YouTube Data API for PHP hanging locally
I am trying to use the YouTube Data API for PHP.
Locally, I am running Mac 10.6.7, MAMP 1.9.6 (PHP 5.3.5), Zend Gdata 1.11.11
I am attempting to run this simple script:
<?php
...
1
vote
1answer
155 views
include_once errors with youtube api / Zend Gdata
I'm using Zend Framework ver 1.11.10, specifically the GDATA/YouTube functions.
My log is getting blasted with
include_once(Zend\Gdata\Media\Extension\VideoQuery.php) failed to open stream: No such ...
1
vote
1answer
231 views
Error inserting row in Google Spreadsheet using Zend Gdata
I'm trying the simplest possible scenario to insert row in Google Spreadsheet using Zend Gdata 1.11 library. Spreadsheet has word 'Kolona' in cell A1.
Here is entire php file:
<?php
require_once ...
1
vote
1answer
117 views
Zend GData Spreadsheet WorksheetID
What is the $worksheetId from the Zend GData documentation supposed to be?
http://framework.zend.com/manual/en/zend.gdata.spreadsheets.html
$query = new Zend_Gdata_Spreadsheets_ListQuery();
...
1
vote
1answer
164 views
Retrieve Events from Google Calendar Data API?
I am new to the Google Calendar Data API. I have installed the Zend-
Gdata document onto my web server. Every time I navigate to the
Calendar.php file (inside Demos\Zend\Gdata), I am told to login. ...
1
vote
0answers
223 views
Parse error when querying Google Spreadsheet for email address through Zend GData
I'm trying to get rows from a Google Spreadsheet in PHP. I need to query the spreadsheet using an email address. Here is some of my code:
$service = Zend_Gdata_Spreadsheets::AUTH_SERVICE_NAME;
...
1
vote
1answer
280 views
Get a link to a Google Doc with Zend
Hey there - I'm using Zend Framework with Gdata to handle the Google Docs API. I've got it modified to use V3 so we can upload and manage pdf's from a web interface. We have a custom class ...
1
vote
1answer
405 views
Delete document from Google Docs using Zend Gdata
I am having trouble working with Google Docs and Zend Framework 1.11.4.
What I am attempting to do is upload a document to Google Docs, retrieve the HTML content and delete the document. I am ...
1
vote
4answers
870 views
Google Documents List API - How to Publish a Document
I'm utterly lost as to how one can programmatically publish a Google Document (specifically a spreadsheet).
I've read the Google Documents List API Protocol Guide and have found this:
...
1
vote
1answer
102 views
zend gdata api showing white screen :(
I am using byethost for my project..
I am trying to install zend gdata on the server..
I copied all the file to server to "root/ladert/Zend/library"
I tried running the zend installation checker.. ...
1
vote
1answer
502 views
Create private playlist on YouTube using Zend
I'm desperately trying to create a private playlist on youtube. It's no problem to create public playlists, the docs are very good. However I'm unable to "translate" the instructions to code.
You ...
1
vote
0answers
401 views
Retrieving progress of Direct Upload using youtube gdata API
I'm following along with the documentation about using the gData Youtube API for doing direct uploads with PHP. I can successfully upload videos, so thats all well and good. The part I'm having ...
1
vote
2answers
1k views
(PHP) How to parse URLs in google search results?
How get google search results url?
(I use Zend_Gdata_Gbase for get search google results and not DomDocument/htmlsimpleparser because its looks to me that Zend_Gdata_Gbase done specially for parsing ...
1
vote
1answer
581 views
GData API Share Calendar Zend
Hey I have been playing with the GDATA_Calendar implementation inside the Zend Framework and have been successfully able to create sub calendars.
However, I have been having trouble in dynamically ...
1
vote
2answers
496 views
Get AuthSub current user in Zend GData
I'm using Zend Gdata to connect users to a shared Google Docs spreadsheet that serves as a backend to a custom interface.
I need to track which user most recently changed the value in a particular ...
1
vote
1answer
208 views
How to authenticate users into internal application with Google Apps
I am creating an application within our company that handles all our processing. This will need to implement Google Apps (we have premier).
I'm having a hard time figuring out the best way to ...
1
vote
1answer
199 views
Google calendar API not returning all canceled events
I'm having a strange problem with the Google Calendar API (through PHP with Zend_Gdata.) On the calendar in question I have several recurring events starting in March:
2010-04-19 9:30 - 16:00
...
1
vote
1answer
263 views
Retrieving a Google Calendar Event with Zend_Gdata Library Using Event URL
I'm trying to retrieve a Google Calendar event using the Zend Gdata library.
When I create an event I store in my database the event URL returned by the insertevent method. Initially I thought I ...
1
vote
3answers
1k views
Optimizing Google Calendar PHP Code for speed (Zend_GData)?
Hey everyone, I am using the Zend_GData Package to connect to a Google Calendar and do various things such as add/edit/delete events. However, I find that these are pretty expensive operations, and ...
0
votes
0answers
11 views
Get proper document type for Google Documents download
When I get entry for the document that was created in google docs there is always "text/html" type.
That is what ...
0
votes
0answers
15 views
getVideoCommentFeed (Zend Gdata Youtube API - PHP) - obtain most-liked comments
I'm trying to obtain the "most liked" comments from a video of my choice (top 2 comments) for display, using the Youtube API. I'm using Zend Gdata package to obtain all of my vid-data. I can't seem ...
0
votes
0answers
77 views
Integrate outlook calendar with my website or alternative options
I want to integrate outlook calendar with my site, so when the users add events to the online calendar they also can be added to the outlook calendar (synchronize). Obviously a site built using PHP ...
0
votes
0answers
33 views
“Token invalid - Error while revoking token” youtube api
Trying to direct upload with PHP Zend Gdata.
First I get single use token and that's all I need. I don't exchange it for session token.
Then the token appears in
<form method=post>
<input ...
0
votes
1answer
66 views
unable to open spreadsheets with Zend_Gdata?
<?php
include('Zend/Gdata.php');
include('Zend/Gdata/Spreadsheets.php');
include('Zend/Gdata/ClientLogin.php');
$service = Zend_Gdata_Spreadsheets::AUTH_SERVICE_NAME;
$client = ...
0
votes
1answer
20 views
how to post articles with categories in blogger with zend Gdata 1.11
how to post articles with categories in blogger with zend ZendGdata 1.11.11
0
votes
0answers
95 views
How to use Zend GData plugin in cakephp
I want use YouTube Data API to upload videos to youtube. I have installed the library folder in cakephp vendors. I tried searching for videos. It works fine. But I want to upload to youtube, It does ...
0
votes
1answer
121 views
How to get current logged in user's details using Zend Gdata PHP API?
I am using following statement to authenticate:
$client = Zend_Gdata_ClientLogin::getHttpClient($email, $pass, 'cp');
It successfully authenticates the user and I can fetch user's contacts. But I ...
0
votes
1answer
85 views
PHP: Get a specific Google Calendar feed using Zend?
Disclaimer: I did try searching first, and even found this comment, but it didn't match what I'm asking.
I'm just learning to use the Zend framework to integrate Google Calendars into some software ...