using the standard measurement widget, we are trying to download csv files for reported data. It appears that after a certain size, the files are no longer directly downloaded, but instead a link is sent in the email. In our case;
https://dev2.guardtec-dev.solenis.com/inventory/binaries/7666001594
When we attempt to access it to get the files, it requests a login but the login we use for the main site doesn’t work. It only returns;
{“error”:“general/internalError”,“message”:“Invalid credentials! : The user agent is forbidden for Basic Authentication.”,“info”:“Getting Started - Cumulocity IoT Guides”}
I was hoping someone might have some insight