Curl -F 'clientid=dce19c3dfb624242949105c60a9215bd' -F 'clientsecret=ddaaf9674aad484899c829947746c4ee' -F 'granttype=authorizationcode' -F 'redirecturi=http://localhost:2163/Main.aspx' -F 'code=6b86710236a140c7875eef65bd9214b8' https://api.instagram.com/oauth/accesstoken
I framed liken above but it throws error code 400 , You mush provide Client Id
How to run this Curl command
Curl -F 'clientid=dce19c3dfb624242949105c60a9215bd' -F 'clientsecret=ddaaf9674aad484899c829947746c4ee' -F 'granttype=authorizationcode' -F 'redirecturi=http://localhost:2163/Main.aspx' -F 'code=6b86710236a140c7875eef65bd9214b8' https://api.instagram.com/oauth/accesstoken
I framed liken above but it throws error code 400 , You mush provide Client Id