API report data not refresh

I am using JWT and the meeting report works fine, but when i change de topic of the metting in the web, the report api dont give me the new topic, It still give me the old topic. If i click on reports in the web site the topic is updated.

Is it some cache issue of the api? Do I need to wait some time to get the updated data?

I have tried the GET metting report #/report/users/{userId}/meetings and the GET metting detailed report #/report/meetings/{meetingId}

Thanks!

Hi @Regochan this is not a cache issue, this is by design. Reports give meeting data as it occurred.

Let us know if there’s anything we can help with :slight_smile: