Hi, reconnected an account that was froze because ...
# support-questions-legacy
l
Hi, reconnected an account that was froze because I didn't use it, plugged everything, now on my dashboard, I have this problem (ps: I don't have any users yet but I think it's not the thing that is creating the bug ^^)
r
hey @Lucky (Jonathan)
Does normal sign in / up work for your app (for end users in your app)
l
not checked yet, found that I need to create my own front-ui before because I don't want to integrate the frontend proposed in my stack (Angular)
r
I see. Can you call the sign up api exposed by the backend SDK just to check?
You can find the api spec here: supertokens.com/docs/fdi
l
this one ? (I use magic link)

https://cdn.discordapp.com/attachments/1096160558828486786/1096529185146679326/image.png

r
yea, you can try this one.
l
Ok, here we go, finally did my front-end quickly

https://cdn.discordapp.com/attachments/1096160558828486786/1096753298834473031/image.png

it's the response for the consumeCode ^^

https://cdn.discordapp.com/attachments/1096160558828486786/1096753493030744074/image.png

Here is the Supertokens Implementation for OTP_Code in Angular ^^ https://github.com/jramassamy/Supertokens-OTP-CODE-Angular-Custom-UI/tree/main
if you want to at least document it for angular users, not worth installing react ^^
clean UI from TailwindUI
and Tailwind
r
Thanks!
So that API is working fine?
If so, which version of the core are you using?
Is there any error stack on the backend when you load the dashboard?
@Lucky (Jonathan) we have released a fix for the dashboard. Im not sure if this was the issue you were facing, but you can try reloading the dashboard with cache disabled (or hard reload without cache)
l
let me check 🙂
not yet
let me check the errors in network

https://cdn.discordapp.com/attachments/1096160558828486786/1096786908652245093/image.png

error 500 wuht

https://cdn.discordapp.com/attachments/1096160558828486786/1096787280296939652/image.png

r
ah right. So this API requires the latest version of the supertokens core
which core version are you using?
l
I use "supertokens-node": "^13.4.1"
r
and which version of the supertokens core?
l
where can I check it ?
r
are you self hosting the core?
l
no, I play with the Supertokens Dashboard
r
right, so on the supertokens.com dashboard, you will see the core version
l
v4.1
set up currently
r
so that core version doesn't have the email password login feature for the user management dashboard
l
it is an old account that I retrieved by e-mailing your service
r
we can update the core version for you, and this should fix the error
l
yes sir please
thanks ^^
r
can you email us with an update request please?
l
so every old account retrieved back will have the same problem
r
We will do it on monday
l
thanks
or I can just recreate another account
easy to delete my account in the system ?
r
up to you.
if you want us to delete the older account, please email that to us. If you want a core update, please email that to us.. either way, we will do it on monday
l
oups, forgot, will email 🙂