https://supertokens.com/ logo
λ

Λ C Ξ L X R D

04/10/2022, 12:17 AM
I log in and I send a post request and I got an OK response but didn't get any emails
r

rp

04/10/2022, 3:20 AM
hey!
Which SDK are you using?
I assume that you are using our default email sending implementation which contacts our servers.
Are you able to query https://api.supertokens.io? The email sending works on the demo apps, which means that there isn’t any logical issue anywhere. Maybe your local setup prevents querying our api layer?
λ

Λ C Ξ L X R D

04/10/2022, 1:48 PM
I am using python fastAPI and im using the hosted SDK on your site
r

rp

04/10/2022, 1:49 PM
hmm
λ

Λ C Ξ L X R D

04/10/2022, 1:50 PM
yes
from the backend you mean?
r

rp

04/10/2022, 1:50 PM
Yes. From where the fastAPI server is running
λ

Λ C Ξ L X R D

04/10/2022, 3:45 PM
I decided to not implement the Email verification functionality since im disabling user signup
However ive been trying to write Unittests for my webapp and I keep getting this error
@rp
r

rp

04/10/2022, 5:42 PM
huh.. can you open an issue about this please?
λ

Λ C Ξ L X R D

04/10/2022, 6:00 PM
Will do
r

rp

04/10/2022, 7:09 PM
Thanks! Will have a look!
2 Views