First of all I want to apologize for opening issue unrelated with qore-sdk in here, because I don't know where to open this issue
Description
After register, I'm login to new account. Then I was required to fill in the company data, but when I want to finish that section I'm getting error like this :

Also, response from POST request to endpoint https://prod-qore-app.qorebase.io/orgs :
{
"errors": [
"Additional attribute 'type' should NOT be sent"
],
"status": "BadRequestError",
"message": "Invalid schema"
}
How to reproduce
- Register new account
- Login into it
- Fill the company data
Additional Information
- Browser: Brave Version 1.34.81 Chromium: 97.0.4692.99 (Official Build) (64-bit)