I log in and I send a post request and I got an OK...
# support-questions
λ
I log in and I send a post request and I got an OK response but didn't get any emails
r
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?
λ
I am using python fastAPI and im using the hosted SDK on your site
r
hmm
λ
yes
from the backend you mean?
r
Yes. From where the fastAPI server is running
λ
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
huh.. can you open an issue about this please?
λ
Will do
r
Thanks! Will have a look!
2 Views