Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Hi, I’m using the Community Edition of Headwind MDM and trying to use the API, but it doesn’t seem to be working correctly. I suspect it may be a permission issue related to the admin account I’m using, which I believe is ID 2.

Is there any limitation on certain admin accounts using the API?
ago by (160 points)
edited ago by

1 Answer

0 votes
There is no limitations to REST API in Headwind MDM.

If you are getting the authorization error, make sure you've implemented the authorization correctly (including the letter case!): https://qa.h-mdm.com/4625/is-there-any-rest-api  See the sample authorization flow (the hash is for the password "admin").
ago by (42.1k points)
...