flask-sentinel icon indicating copy to clipboard operation
flask-sentinel copied to clipboard

500 Error on correct username and password.

Open swarnava112 opened this issue 6 years ago • 0 comments

Everytime I am trying to generate accessToken using oauth/token I am getting this error 500 Internal Server Error Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. On checking pycharm console I see the following :- redis.exceptions.DataError: Invalid input of type: 'ObjectId'. Convert to a byte, string or number first.

swarnava112 avatar Dec 23 '18 15:12 swarnava112