Hi
I am making post request using axios to get my access token/refresh token but each time I am making request it is giving error message "Invalid grant_type parameter or parameter missing".
I am sharing my code below
Every time I am getting below error message, Could you please help me on this ?
error: 'invalid_request',
error_description: 'Invalid grant_type parameter or parameter missing'