GithubHelp home page GithubHelp logo

jinjinov / google-reminders-php Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 27 KB

Google Reminders PHP API - port of https://github.com/jonahar/google-reminders-cli python API to php

License: MIT License

PHP 100.00%
google-reminders php api

google-reminders-php's Introduction

Google Reminders PHP API

Google Reminders PHP API is a port of https://github.com/jonahar/google-reminders-cli python API to php

To run this code you need the auto-generated client_secret.json file with authorization credentials from the Google API Console.

For instructions on how to generate it, see:

https://developers.google.com/identity/protocols/OAuth2WebServer

You also need the Google APIs Client Library for PHP.

You can get it from here:

https://github.com/googleapis/google-api-php-client


Related projects:

google-reminders-php's People

Contributors

beakerboy avatar jinjinov avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

smoke585

google-reminders-php's Issues

POST request returns with a HTTP error code 404

When trying to get a list of 10 Google reminders, the list_reminders function sends a POST request with a Guzzle HTTP client, but the status receives a HTTP error code 404 - Not found.

The function is a modified version of an example from Google:
https://developers.google.com/identity/protocols/OAuth2WebServer#example

The only difference is that Google_Service_Drive was replaced by a Guzzle HTTP client POST request and the request URL was changed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.