Unable to get access token

QuestionsCategory: AuthenticationUnable to get access token
Baskar asked 3 years ago

Hi, While getting access token we are getting below error response, can you please check this?
Below are api details, which I called
Url : https://api.tiki.vn/sc/oauth2/token
Method : POST
Payload :
{
“grant_type”: “authorization_code”,
“code”: “zBR6os_PDyTwdV8U-VgG8HPNeK79MqyRuBvrxzsoNYQ.6955gq7PiQ8ejf_************”,
“client_id”: “031363021********”,
“redirect_uri”: “https://tikilisting.sellinall.com/services/settings/complete”
}
Headers :
Authorization:Basic MDMxMzYzMDIxMzA1MzYxNDphNjdQNGVMejZNc3************
Content-Type:application/x-www-form-urlencoded
Accept:application/json