GET on rest/api/latest/project/ , project without a plan, doesn't return project.
When creating a PROJECT via API, then attempting to GET on project, if there is no plan built, it returns a 404 "Project KEYHERE not found."
Is this expected behavior?
Version 8.13.5 - SERVER.
Ack, found the showEmpty parameter... whoops.
e.g. Project NEW with no plans returns 404 when querying :
api/latest/project/NEW
but shows up when querying
api/latest/project/NEW?showEmpty=true
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.