jamf / mut

MIT License
133 stars 11 forks source link

User record update- Failing #17

Closed snourse closed 4 years ago

snourse commented 5 years ago

I'm uploading a file that contains usernames and the group they need to go in. I get an error that indicates The Mut is searching for a device rather than user..

Device 901053957 - Failed! - 404!

HTTP 404 means 'not found'. There is no device with id 901053957 enrolled in Jamf Pro.

Full Response Data:

Status page

Not Found

The server has not found anything matching the request URI

You can get technical details here.
Please continue your visit at our home page.

mike-levenick commented 5 years ago

Yes, sorry, this error is totally wrong. It's on my list to fix for the next version.

What this 404 is indicating when updating groups is actually that the GROUP does not exist. It's not actually looking for the device or user, because it's adding the object to the /usergroups endpoint.

Thank you for bringing it to my attention. It is definitely on the list of things to be fixe din the next release.

mike-levenick commented 4 years ago

Fixed in v5.