Instagram-PHP-API icon indicating copy to clipboard operation
Instagram-PHP-API copied to clipboard

the code is not working

Open rkkiiit opened this issue 8 years ago • 2 comments

'API KEY', 'apiSecret' => 'API SECRET', 'apiCallback' => callback url' )); $loginUrl=$instagram->getLoginUrl(); ?>

Instagram - OAuth Login

rkkiiit avatar Jun 25 '16 07:06 rkkiiit

It helps to mention errors and to format your code for readability.

angelxmoreno avatar Aug 14 '16 00:08 angelxmoreno

Try using the example first. Be sure to use the success.php file as your uri redirect when requesting for a client id. If you're on a windows, you can try using 127.0.0.1/navigating to where success.php is.

samseen avatar Aug 27 '16 11:08 samseen