You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2023. It is now read-only.
Hi!
I'm on part2 and when I execute curl localhost:8000/api/tmp | jq I obtain this :
INFO: 127.0.0.1:56840 - "GET /api/tmp HTTP/1.1" 500 Internal Server Error
ERROR: Exception in ASGI application
When I try with curl localhost:8000/api, it's work an I have the version.
Do u have an idea ? thanks