Hi,
I am trying to call API https://api.chef.io/organizations/dnow/acls/cookbooks/<cookbook_name> to get the permissions attached the cookbook through my java code which gives me the following error.
404 - Not Found
Sorry, I can't find what you are looking for.
I am able to call all other API’s like getting cookbooks, groups etc.
The same API works perfectly fine through browser if I am already logged in to chef management consoles