[#1423] Detailed report not working

Migrated from Redmine #1423 | Author: Matteo Frigerio
Status: New | Priority: High, I’m very impatient | Created: 2025-06-17


Good morning, I made a daily automation which call subsequently both the create detailed report and the get detailed report with the obtained id; unfortunately, despite some booking being present at the time of the call (booked several hours before) and despite the first requests return the id of a report, sometimes the get detailed report does not return those bookings (or a report at all). An example happened to me with id 145, which returned
{‘code’: 404, ‘message’: ‘You request has been passed to processing’, ‘data’: , ‘message_data’: }.
If further information are required, let me know.