LTI Pro API createAndAssociate bug

I discovered a bug with the new LTI Pro createAndAssociate endpoint. When an invalid contextId is passed in the request body, the server responds with status=true even though the request failed to associate the created meeting with a course. This is in contrast to the result examples provided in the documentation.

The expected response would be status=fail with a message regarding the failure to associate the meeting.

I have taken a short screen recording demonstrating the issue with steps to reproduce.

Best,
Chris

Hi @K7CTC , thanks for sharing! I will review and submit for changes as needed.