This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
OAuth Login Issues Error: /api/auth/google/[object%20Object] is not a valid path. #1290
Comments
I'm experiencing the same issue... |
This issue is related/duplicate of #1284 |
Refer to
I debugged and found that My solution for this issue is: check type of redirectURL is string or not
|
thanks @thodinh. Your solution is perfect for this social account issue |
closed via #1284 |
Thank you @thodinh |
FYI, this is still |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
Ive been working on a project for a while and this problem just popped up. Im not sure how far back the problem occured or on what commit.
When someone logs in with Facebook or Google it redirects to the server 404 page and shows
Page not found Error: /api/auth/google/[object%20Object] is not a valid path.
However if i refresh the page the user is logged in.
The text was updated successfully, but these errors were encountered: