Hi,

Could not call to the login API using CURL.. It does not identify the
grant_type..

*Request:*
curl -k -v -d
"grant_type=password&username=admin&password=admin&scope=PRODUCTION" -H
"Content-Type: application/x-www-form-urlencoded" -H "Authorization :Basic
xxx" https://localhost:8243/login

*Response:*
{"error":"invalid_request","error_description":"Missing grant_type
parameter value"}

Does anyone have idea ?

Regards,
Dinusha.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to