Skip to content
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

Self Registration flow #24

Open
jsobieski opened this issue Dec 9, 2022 · 0 comments
Open

Self Registration flow #24

jsobieski opened this issue Dec 9, 2022 · 0 comments

Comments

@jsobieski
Copy link

When self registering from the mobile PE app the user is created but the activation email won't work but when self registering from the web it succeeds. I narrowed it down that when I get the activate email after signing up on the mobile app it sends the below API link to activate. When I register via the web it sends same API but does not include the optional pkgName parameter. I also tested this in Swagger and it does appear that the API call fails when I include the pkgName. Wondering if anyone else has experienced this and found a work around? I submitted a ticket with Thingsboard as well as I assume this API might have an issue accepting the pkgName unless I'm missing something else.

[:443/api/noauth/activateEmail?emailCode=qu3TkHiFpvnoErc6WO01U50BVGcVaM&pkgName=santafe.telkonet.app']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant