Instagram-PHP-API
Instagram-PHP-API copied to clipboard
the code is not working
'API KEY', 'apiSecret' => 'API SECRET', 'apiCallback' => callback url' )); $loginUrl=$instagram->getLoginUrl(); ?>
It helps to mention errors and to format your code for readability.
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.