https://supertokens.com/
Join Discord
Hi, I'm getting this error when i tried to create a new role through User Management Dashboard `Err...
g

gsj

over 1 year ago
Hi, I'm getting this error when i tried to create a new role through User Management Dashboard
Error: SuperTokens core threw an error for a PUT request to path: '/recipe/role' with status code: 500 and message: Internal Error
Any idea what could be the issue. thanks for the help!
g
r
  • 2
  • 15
  • 15
Hello team, for my development environment *api domain* and *website domain* are same which is why s...
t

Tushar

over 1 year ago
Hello team, for my development environment api domain and website domain are same which is why sameSite is set to strict by the sdk . This makes it difficult for the testing purposes where the frontend localhost needs to consume backend development environments as it prevents because localhost is treated as third party . I read the docs and found out a way to manually set the cookieSameSite=None in the init which will solve the problem but will compromise the security as the system would be more prone to csrf attacks , is there any other recommended way to do it ?
t
r
  • 2
  • 5
  • 15
Hi folks, I'm creating my instance of supertokens, to handle login in a microservices infrastructure...
e

edubacco

over 1 year ago
Hi folks, I'm creating my instance of supertokens, to handle login in a microservices infrastructure. I will deploy the hosted core version, directly inside my infrastructure. There is a way to configure the core via environment variable (i.e licence key, tenant, ecc), instead of doing api calls from my backend?
e
r
  • 2
  • 11
  • 15
<@498057949541826571> Getting this error on trying to login : { "statusCode": 500, "message"...
k

krrishan

almost 2 years ago
@rp_st Getting this error on trying to login : { "statusCode": 500, "message": "SuperTokens core threw an error for a GET request to path: '/public/users/by-accountinfo' with status code: 504 and message: \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out\r\n\r\n\r\n", "timestamp": "2024-01-19T07:46:59.841Z" }
k
r
s
  • 3
  • 81
  • 15
Good morning, I've added recently email verification to my app. However now one the user first loads...
d

drixhua

almost 2 years ago
Good morning, I've added recently email verification to my app. However now one the user first loads the page, the verify call takes like 6 seconds, also it calls the verify email api 2. Im pretty sure im doing something incorrectly 😅
d
r
  • 2
  • 50
  • 15
What field in the session token payload is the email verification recipe checking? I want to make su...
j

jam_nside

about 2 years ago
What field in the session token payload is the email verification recipe checking? I want to make sure it's properly set. Also want to get it from the SSO.
j
r
  • 2
  • 1
  • 15
Hi not sure if this is the right place but where can I change my payment details from ? I have added...
k

kshitijp

about 2 years ago
Hi not sure if this is the right place but where can I change my payment details from ? I have added my card to my supertokens acc but wish to change it to a diff one
k
r
  • 2
  • 2
  • 15
Helo, suddenly the supertokens that I deployed to my fly.io throw an error from backend ``` 2023-05...
m

muhajirdev

over 2 years ago
Helo, suddenly the supertokens that I deployed to my fly.io throw an error from backend
2023-05-27T06:06:15.831 app[148ed5d7a72e68] sin [info] {"level":50,"time":1685167575831,"pid":529,"hostname":"148ed5d7a72e68","reqId":"req-7k","err":{"type":"Error","message":"SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n","stack":"Error: SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n\n at Querier.<anonymous> (/app/node_modules/supertokens-node/lib/build/querier.js:252:31)\n at Generator.throw (<anonymous>)\n at rejected (/app/node_modules/supertokens-node/lib/build/querier.js:22:44)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"},"msg":"SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n"}

2023-05-27T06:06:15.832 app[148ed5d7a72e68] sin [info] {"level":30,"time":16
and from supertokens-core
message
m
r
  • 2
  • 78
  • 15
Hi i got this error. Which package should i install
p

PPaii

over 2 years ago
Hi i got this error. Which package should i install
p
r
  • 2
  • 22
  • 15
Hi, I notice that super tokens for reset password is returning an email link with the same query par...
e

Erick

over 2 years ago
Hi, I notice that super tokens for reset password is returning an email link with the same query parameters twice: {domain}?token=...&rid=....token=....&rid=.... I thought it was my mistake with me overriding the email template, but it actually happens with the normal default template as well
e
r
  • 2
  • 11
  • 15
Previous747576Next

SuperTokens.com

SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).

Powered by