Hi all, I'm trying to use the delete_user function and getting an error. I notice in the docs this calls for core version >=3.7. My managed service dashboard shows v3.14, is that right? How do I upgrade this?
r
rp_st
08/08/2022, 4:19 PM
Hey! What’s the error?
s
salaz7667
08/08/2022, 4:22 PM
Hi. In the Python SDK,
AttributeError: 'str' object has no attribute 'get_user_id'
r
rp_st
08/08/2022, 4:23 PM
Can you show what code you are running please? And which version of the python SDK
s
salaz7667
08/08/2022, 4:28 PM
I've figured it out... function naming clash...🤦♂️
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).