pyeve / flask-sentinel

OAuth2 Server bundled as a Flask extension
Other
160 stars 43 forks source link

500 Error on correct username and password. #32

Open swarnava112 opened 5 years ago

swarnava112 commented 5 years ago

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.