Could the source of `BadRequest` be added to the message for this error?
When getting a BadRequest error from the SBG platform, it's not clear what the cause of the bad request is. I assume this could be input IDs, the workflow IDs, the project IDs etc. If the reason for the bad request was listed in the error message this would make debugging easier on the user side.

Thank you for filing this issue. I assume you encountered this error when setting up a task for execution?
Yes, exactly. It was using api.tasks.create
On Mon, Dec 10, 2018 at 12:48 PM christiansbg [email protected] wrote:
Thank you for filing this issue. I assume you encountered this error when setting up a task for execution?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sbg/sevenbridges-python/issues/109#issuecomment-445966944, or mute the thread https://github.com/notifications/unsubscribe-auth/AjMMnaf5csDvlG19zwniyeQAZw0AcQqyks5u3siUgaJpZM4ZMAZ_ .
Was this resolved? I am experiencing the same issue