filsh / yii2-oauth2-server

A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php)
MIT License
332 stars 167 forks source link

I don't know why is it,how to solve the question? #115

Closed yuxiuhong closed 7 years ago

yuxiuhong commented 7 years ago

{ name: "Bad Request" message: "Grant type "token" not supported" code: 0 status: 400 type: "filsh\yii2\oauth2server\exceptions\HttpException" }

I need use 'token' . "Grant type "token" not supported"! why???

username:
password:

This can successfully return result,but next can't.

client_id:
mtangoo commented 7 years ago

show sample request

yuxiuhong commented 7 years ago
username:
password:

This can successfully return result,but next can't.

client_id:
mtangoo commented 7 years ago

Please post something that is testable. Your details are not enough. Post your full request with sensitive information replaced by dummy