Probelm in getting meeting reports using API

For Meeting ID 85485692435, there are two instances. In one instance, we are receiving reports, but in the other instance, we are not getting any data. The UUID “/7u76ujiR1S83MAKPVKaSA==” returns “No data found!” . Please check and update us.

Hi @Motion what endpoint are you using?

For uuid /7u76ujiR1S83MAKPVKaSA== you need to double encode before passing to the endpoint. query. UUIDs starting with / or containing // must be double encoded.