How I can find list of headers required for an api . I'm hitting an api of flower: celery monitoring tool of format api/tasks . When ther sis no tasks/data in flower it runs fine but when tasks/data is available then it shows 500 internal server error. How I can resolve it.