Utility - cURL (Basic)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-10-22 01:01 PM
Hi Team,
I am using cURL – Utility (Basic) to run PATCH command.
Final Argument is like "https://eseemds77.emea.nsn-net.net:8111/osmc/admin/ldaps/5085bcf5-c543-4764-88e4-326de12da2d8/resync/usergroups --header "Content-Type: text/plain" --header "accept: application/json" --request PATCH --data "{"usernames": "I_EXT_EE_MAGICDRAW_READERS_RD"}" --insecure"
When trying to run cURL, Receiving standard output as "The request requires user authentication".
Application Team Provided URL as - https://eseemds77.emea.nsn-net.net:8111/osmc/swagger/?url=https%3A%2F%2Feseemds77.emea.nsn-net.net%3A8111%2Fosmc%2Fmanual#/Administrator/patch_osmc_admin_ldaps__ldapId__resync_usergroups
Could you please help me with that.
Regrads,
Mounika Thulluri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-10-22 03:21 PM
I would send the response error message to your application team along with your cURL request and have them review it. The error shows that the server is expecting an input value of contactEmail. I don't see that in your request.
Cheers,
Eric
