Unfortunatly I got an error: {"reason":"unsupported grant type","error":"unsupported_grant_type"} What’s wrong with the grant_type ?

curl --location --request POST ‘https://zoom.us/oauth/token
–header ‘Authorization: Basic OElVYmZUdm5Ra3lVc1JCR2tZUEtXZzpZa3FMdzM3TzduWUhMWUttZkdYYUlESkVlQkZNc1loZQ==’
–header ‘Host: zoom.us
–header ‘Cookie: TS018dd1ba=01a4bf7a432d6c7a97d99e9e937ea02fade3e653961087ece7a5ded6c25bd121219193d3a53884ea128a98561c2cbf44882417f2d5; TS01f92dc5=01a4bf7a432d6c7a97d99e9e937ea02fade3e653961087ece7a5ded6c25bd121219193d3a53884ea128a98561c2cbf44882417f2d5; TS01fdc528=01b2081ea501c5040d56c6f40fb6786a1d8e0fd9a56ee732c19352da61ca88e03c2151dd48b13e886943227133c4f12861764f1421; __cf_bm=JoBxHusJTIy9C96LmI3qzlue6MzMXVJ.7vE3XSAQMLY-1692182931-0-ARDbkKyG3G3+HvVQoMqk56IpvO7vvcN1uXTRG/HNB/Kqwk47bB3GTLeyW5eAGieo7A/IedLgYFiZokBvlD3amYc=; _zm_chtaid=11; _zm_csp_script_nonce=b3ArvIrPTP6ymF94rTYNBQ; _zm_ctaid=c9gwoyxwRe2Ph0KOzrib_g.1692181534526.d337a7567f9e2fdc6c9432a66c2faf17; _zm_currency=INR; _zm_lang=en-US; _zm_mtk_guid=607b357cd3d74b6589471fb2ecb80879; _zm_o2nd=6d3d5de63de6d90eb01520abe7031982; _zm_page_auth=us05_c_yYFWddtBRLOORmNkrvSkOA; _zm_ssid=us05_c_rkF2dIwPSuezEQh_jXncBQ; _zm_visitor_guid=607b357cd3d74b6589471fb2ecb80879; cred=889C9CE7B73B933D29F1E185B3830E3F’
–data-urlencode ‘code=QODoV98KUihjHKpE1_bRlSS7CW4ez2FwA’
–data-urlencode ‘grant_type=authorization_code’
–data-urlencode ‘redirect_uri=https://google.com/

Hi @shashank.gaikwad
thanks for reaching out to us and welcome to our community
Can you please confirm if you have been able to troubleshoot this on your end?
Also, what app type are you using? Is it an Oauth app? or a Server to Server OAuth app ?