i have a new error now, it is saying that third pa...
# support-questions-legacy
s
i have a new error now, it is saying that third party user id is missing in the backend (fastapi), i have tried to implement the social login with google as in the docs, everthing is working the user is getting logged in, but in the callback page from the auth i am recieving the 500 saying the auth/signinup in the backend returned 500 (cors), in the logs of backend i have found the said error, the thing is in the callback page it is showing the alert saying oops something went wrong after click ok, it is redirecting me to the dashboard(redirect_url after login) and everything is good
39 Views