Avionté bug fixes: Week of September 15
September 22nd, 2025
This update includes a fix for an issue where the Create a Company endpoint always returned a 500 Internal Server Error
, even when the company was successfully created. Click the title to view the complete update.
Front Office
Resolved an issue where the Create a Company endpoint always returned a 500 Internal Server Error
, even when the company was successfully created. The endpoint now correctly returns a 201 (Created)
status upon successful company creation.