Question
using ssl on nginx , server send http://a.com/u/auth/google_h2/callbk instead of http://a.com/u/auth/google_2/callback when to google+ api
using ssl on nginx , but the server send http://aaa.com/users/auth/google_oauth2/callback instead of http://aaa.com/users/auth/google_oauth2/callback when trying thr google+ api, I tried everything , redirects are all good . and also getting errors of mixed content for font and script
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×