Hi Harshan,

Copy and replace following element in identity.xml.

<OAuth>
...
        <ClientAuthHandlers>
            <ClientAuthHandler
Class="org.wso2.carbon.identity.oauth2.token.handlers.clientauth.BasicAuthClientAuthHandler">
                <Property
Name="StrictClientCredentialValidation">false</Property>
            </ClientAuthHandler>
        </ClientAuthHandlers>
...
</OAuth>

This will give you a access token response but scope will receive as
'default'. You may need to merge the fix done by APIM team as you are using
"org.wso2.carbon.apimgt.keymgt.handlers.ExtendedPasswordGrantHandler" in
your identity.xml


Thanks,
Thanuja

-- 
*Thanuja Lakmal*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94715979891 +94758009992
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to