pyeve / flask-sentinel

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

get token error #14

Closed janreyho closed 8 years ago

janreyho commented 8 years ago

➜ flask-sentinel git:(develop) ✗ curl -k -X POST -d "client_id=o0DKRNzRNJouovo2oJupkto8jDFwa6NouU7cOQ5N&grant_type=password&username=test&password=1234Qwer" https://localhost:5000/oauth/token <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

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.

janreyho commented 8 years ago

I get it。 that is my redis con't connect。