Advertisement
Guest User

Untitled

a guest
Sep 5th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. curl -X POST http://localhost:8000/api/login_check -d _username=johndoe -d _password=test
  2.  
  3. {"error":{"code":500,"message":"Internal Server Error","exception":[{"message":"Failed to load private key "/home/web/symfony/app/var/jwt/private.pem". Did you correctly configure the corresponding passphrase?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement