web-mdm-dashboard icon indicating copy to clipboard operation
web-mdm-dashboard copied to clipboard

Cannot change URL to download the APK

Open ajsb85 opened this issue 6 years ago • 7 comments

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.

image

ajsb85 avatar Jul 13 '18 12:07 ajsb85

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".

captura de pantalla 2018-07-13 a la s 6 45 38 p m

Gianfranco97 avatar Jul 13 '18 22:07 Gianfranco97

Hi, @flyve-mdm/backend-development Why we cannot edit the URL to download the APK?

ajsb85 avatar Jul 13 '18 22:07 ajsb85

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

DIOHz0r avatar Jul 16 '18 20:07 DIOHz0r

Hi, @DIOHz0r Reproduce by yourself the error, please.

ajsb85 avatar Jul 16 '18 21:07 ajsb85

Request URL: https://dev.flyve.org/glpi/apirest.php/PluginFlyvemdmEntityconfig/ Request Method: PUT Request Payload:

{input: [{id: "0", download_url: "https://test.test"}]}

Gianfranco97 avatar Jul 17 '18 14:07 Gianfranco97

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.

DIOHz0r avatar Jul 19 '18 12:07 DIOHz0r

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.

save

Gianfranco97 avatar Dec 13 '18 13:12 Gianfranco97