rluders / wn-jwtauth-plugin

JWTAuth Plugin for WinterCMS
GNU General Public License v3.0
29 stars 28 forks source link

The token could not be parsed from the request #19

Closed jacksun101 closed 5 years ago

jacksun101 commented 5 years ago

I got an error like this. The RewriteRule is added in the .htaccess.

`

The token could not be parsed from the request

<....>/plugins/rluders/jwtauth/vendor/tymon/jwt-auth/src/JWT.php line 185

` Any idea?
rluders commented 5 years ago

Hi Jack.

Not really. Can you provide more info, such as PHP Verison, October version, etc?

Thank you.

jacksun101 commented 5 years ago

@rluders Sorry, it turns out that the user was not activated. After the activation, the login api runs well.

rluders commented 5 years ago

@jacksun101 No problem at all... ;)