Can anyone help to get access token by using Flipkart app id and app secret. We have tried with the code below: But we get the error: {“error”:”invalid_grant”,”error_description”:”Unauthorized grant type: client_credentials”} 400 Answer I ran through the same is…