Instagram-PHP-API
Instagram-PHP-API copied to clipboard
_makeOAuthCall is not working
In the method the _makeOAuthCall, The cURL return josn data displays the error message like : {"code": 400, "error_type": "OAuthException", "error_message": "Invalid Client Secret"}
you gotta enter corect client secret
Despite entering correct client secret, it shows the error. Anyway i left using it and developed another at my own to get my work done. Thanks.