Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Add graph api note
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Mar 2, 2019
1 parent 9b78701 commit 820ce30
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Read more about the benefits of this and about what different HTTP clients you m
$ composer require vinkla/instagram php-http/message php-http/guzzle6-adapter
```

## Disclaimer

Instagram will [deprecate their API](https://www.instagram.com/developer/) in favor of the new [Instagram Graph API](https://developers.facebook.com/products/instagram/) in early 2020. There are currently no plans to add Graph API support to this package. If you want to keep this package alive and add support for the new API, please submit a pull request.

## Usage

First you need to generate an access token using Pixel Union's [access token generator](http://instagram.pixelunion.net) or by creating an [Instagram application](https://www.instagram.com/developer/authentication).
Expand Down

0 comments on commit 820ce30

Please sign in to comment.