yii2-instagram-authclient
yii2-instagram-authclient copied to clipboard
Updated the client to the current version
The Instagram API have changed a bit in the lasts months and I have updated this to accept those changes.
IT MIGHT NOT WORK ON OLD INSTAGRAM APPS
Changes
- Updated API URL (now it uses graph)
- Accept a configurable parameter
scope
- Accept a configurable parameter
fields
wow! thanks!
@nismangulov we must check it and merge :)
FYI without this PR, this extension is not really working. You'll just get Invalid scope
error from Instagram because necessary fields are missing.