-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: signUpUser functionality not working #81
Comments
Hello @Khalilove666 We are changing the way of working with SDK. We are fixing some problems on CI with VSF core team and will release SDK 1.0.0 after that. |
I will keep it open until the 1.0 SDK version. |
Any news on the SDK 1.0 release? |
@schiggi SDK is done but we are still implementing the new boilerplate: https://vsfsdk.labs.odoogap.com/ hopefullyby end of month. We also have started one project with the sdk and it's going live soon |
@dduarte-odoogap Any help needed for bug testing? |
@schiggi sure, help is welcome. We are implementing Algolia.js, as soon as we finish we will focus on caching issues https://vsfsdk.labs.odoogap.com/ |
But how can we test it? As far as I understand, there is no recent update or published package to test with or is it? We are testing with the nuxt3 boilerplate. |
Expected Behavior
SDK should send sign up request to /odoo/signUpUser endpoint
Actual Behavior
SDK sends request to /odoo/register endpoint
Possible Solution
Change endpoint to "signUpUser" in packages/sdk/src/methods/signUpUser/index.ts
Steps to reproduce
No response
What version of odoo integration are you using?
0.2.3
What version of Node.js are you using?
20
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
any
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: