Actions
Bug #11587
openTask #11611: Issues identified in Product-UEM 6.3.0 testing process
ABM Profile Creation is not working
Start date:
Due date:
% Done:
100%
Estimated time:
Device Type:
Component:
Type:
Description
Environment details
6.2.0 server
Prerequisites
none
- Navigate to the ABM profile creation page.
- Fill in the profile details.
- Save the form to create the profile.
Description
When attempting to create an ABM profile, it returns a 400 error. [1]
Result
[1]
{
"code": 400,
"data": "{\"code\":400,\"message\":\"Bad Request\",\"description\":\"Malformed request body.\",\"moreInfo\":\"\",\"errorItems\":[]}",
"status": 0
}
{"profile_name":"TestABMProfile","url":"https://example.com/abmprofile","department":"IT","support_phone_number":"0778010909","support_email_address":"support@example.com","anchor_certs":"example","skip_setup_items":["AppleID"],"is_supervised":true,"is_mdm_removable":true,"is_mandatory":true}
Files
Actions