Error trying call users me with a JWT token

I am getting an error decode() got an unexpected keyword argument ‘verify’ after try to call http://localhost:8000/auth/users/me/ with Authorization JWT header.

Any clue ?

I found the problem !!! I should uses a token from a create token new user