Get Film Details Endpoint fails on films with casts #179
Labels
backend
bug
Something isn't working
priority: high
Very urgent issue
workload: 1
issues that are requiring low effort
Milestone
I have detected that our endpoint for get film details fails when asked with a film with cast members. To reproduce the error, one can run the following request
curl -X 'POST' \ 'http://207.154.242.6:8020/get-film-details/' \ -H 'accept: */*' \ -H 'Content-Type: application/json' \ -H 'X-CSRFToken: F607pTp2lWmP4YiD49TKv7fOn3pqddqvHEMiu12SnKMwzmE3gnr8VSEsMxOO8keT' \ -d '{ "entity_id": "Q21500755" }'
Reviewer
@m-erkam
The text was updated successfully, but these errors were encountered: