Hi There,
I am using syncfusion reporting server and try to login to the reporting server using the rest api given by syncfusion.
But while login i am receiving the below error
Status : 400
{
"error": "unsupported_grant_type"
}
And i don't know what to send in the grant_type.
Can you help me what is it i am missing.
Thank's,
Vengatramanan Srinivasan