google-api-client
Google Cal API Python : Multiple delete with ExecuteBatch failure
I try to delete all the events of a calendar using the Google API for python. If I delete the events one by one this works fine but it\'s very long and not unoptimized so I try to do the same thing us[详细]
2023-04-11 12:00 分类:问答Using Google OAuth on localhost
I started to use OAuth with Python and Django. I need it for Google APIs. I working on localhost, so I can\'t register a domain for url-callback. I\'ve read about that Google OAuth could be used with[详细]
2023-04-09 18:42 分类:问答AJAX Status Code 0 with php proxy
I have this ajax web application I am developing that essentially calls the google moderator api using ajax and returns the result to do something with them. I know that AJAX cannot make cross domain[详细]
2023-03-23 07:23 分类:问答"Missing Access Token" in google-api gem
I\'m trying to use the command like google-api gem with the prediction API. I think I\'ve been doing this exactly as I\'ve been reading, but it keeps giving me the error \"Missing Access Token\".[详细]
2023-03-13 15:50 分类:问答Google OpenSocial API issue about Curl Method
I am trying to build an application using Google Opensocial API. But when i make a POST request with following CURL headers, i am getting 405 Method not allowed开发者_开发百科 error :[详细]
2023-03-12 13:26 分类:问答Uploading any file with google api
According to google blog I\'m able to use google API to upload any kind of file to my personal docs (it was already possible for business accounts).[详细]
2023-03-05 06:41 分类:问答Is there a G Suite/Google Apps API?
I had several questions regarding the usability of a \"G Suite/Google Apps API.\" I would like to integrate some sort of document/spreadsheet/presentation management directly into an application I am[详细]
2023-02-18 16:25 分类:问答How can developers edit a Google Doc programmatically? Is there a Docs API?
There doesn\'t seem to be (to my knowledge) an API to edit Google Docs (not spreadsheets, their HTML based documents). Has anyone done something like the? Maybe by downloading the HTML version, editin[详细]
2022-12-23 06:51 分类:问答