"Academics cycles by section" API not sending correct response

While I was using a sandbox account I received the data through this API for sectiodId of the sandbox account but while trying to fetch data for other schools I am receiving the response as follows for all sectionIds. What could cause this issue?
{
"section_id": 0,
"cycles": [] }

Comments