andrewbyrley
api_domain
Traceback (most recent call last): ... File "/home/andrew/PycharmProjects/reminderFastApi/venv/lib/python3.10/site-packages/supertokens_python/__init__.py", line 35, in init return Supertokens.init( File "/home/andrew/PycharmProjects/reminderFastApi/venv/lib/python3.10/site-packages/supertokens_python/supertokens.py", line 209, in init Supertokens.__instance = Supertokens( File "/home/andrew/PycharmProjects/reminderFastApi/venv/lib/python3.10/site-packages/supertokens_python/supertokens.py", line 157, in __init__ self.app_info = AppInfo( File "/home/andrew/PycharmProjects/reminderFastApi/venv/lib/python3.10/site-packages/supertokens_python/supertokens.py", line 108, in __init__ self.top_level_api_domain = get_top_level_domain_for_same_site_resolution( File "/home/andrew/PycharmProjects/reminderFastApi/venv/lib/python3.10/site-packages/supertokens_python/utils.py", line 279, in get_top_level_domain_for_same_site_resolution raise Exception( Exception: Please make sure that the apiDomain and websiteDomain have correct values
bitcoinrippin
n1ru4l
supertokens-core
v3.16.2
v4.0.0
emailpassword_users
thirdparty_users
VARCHAR(256)
VARCHAR(128)
TEXT
chunkygoo.
mas_dwi
howard
prachi8628
maxrm13
// eslint-disable-next-line @typescript-eslint/no-explicit-any } catch (e: any) { if (e.isSuperTokensGeneralError) { ...
Tushar
fatih.55
Initialisation not done. Did you forget to call the UserRoles.init or SuperTokens.init functions?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).