Hello @nik.baleca
I solved the issue.
The email I was using for signup was already used for another app and the /dbconnections/signup endpoint was returning a 400 instead of a 409.
I also needed to add a default directory in the tenant settings.
After resolving those issues, everything works fine.
Thank you,
tim