web-mdm-dashboard
web-mdm-dashboard copied to clipboard
Cannot change URL to download the APK
Hi, @flyve-mdm/frontend-development I cannot change the URL of the APK. https://dev.flyve.org/dashboard/app/settings/entity
I got the page of error 400.
These are not problems of the dashboard, this relates to the level of access of your user. Observe the message that is delivered by server "You are not allowed to change the device limit".
Hi, @flyve-mdm/backend-development Why we cannot edit the URL to download the APK?
The APK is uploaded to GLPI installation and it must be the same for download it from the agent, however the error showed by @Gianfranco97 is not related to the issue because he is getting another different message and its related to a device limit for enrolments I don't know what is the dashboard sending to get that error
Hi, @DIOHz0r Reproduce by yourself the error, please.
Request URL: https://dev.flyve.org/glpi/apirest.php/PluginFlyvemdmEntityconfig/ Request Method: PUT Request Payload:
{input: [{id: "0", download_url: "https://test.test"}]}
I though that you were asking about the package modules, in that case the edition of the data for the entity depends on the profile rights of the user.
This feature works well, as clarified above this feature requires certain user privileges. This is the issue destined to change the render of the dashboard depending on the user level, the implementation of this will solve all the cases in which the current issue is replicable.