Mam pewien problem z zalogowaniem się przez Google+ przy użyciu modułu Google+ Connect
Sytuacja wygląda następująco:
Skonfigurowałem cały projekt w Google API (Włączyłem API, podałem Javascript Origins, ale nie wiem czy zrobiłem to poprawnie). Następnie przekopiowałem klient ID do samgo modułu w PrestaShop.
W momencie, w którym klikam przycisk "Zaloguj się" i daje dostęp ze swojego konta Google - okno logowania znika. W Google Developer Console wyskakuje:
[OSTRZEŻENIE] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/w pliku glogin.js:39
oraz
[bŁĄD] Uncaught SyntaxError: Unexpected token < w pliku index.php:1 - ten błąd akurat wyświetla się wymiennie z tym
Uncaught SyntaxError: Unexpected token < w pliku VM741:1 (VMXXX:X - to ulega zmianie z każdym odświeżeniem strony)
Question
Draxx
Witam.
Mam pewien problem z zalogowaniem się przez Google+ przy użyciu modułu Google+ Connect
Sytuacja wygląda następująco:
Skonfigurowałem cały projekt w Google API (Włączyłem API, podałem Javascript Origins, ale nie wiem czy zrobiłem to poprawnie). Następnie przekopiowałem klient ID do samgo modułu w PrestaShop.
W momencie, w którym klikam przycisk "Zaloguj się" i daje dostęp ze swojego konta Google - okno logowania znika. W Google Developer Console wyskakuje:
[OSTRZEŻENIE] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/ w pliku glogin.js:39
oraz
[bŁĄD] Uncaught SyntaxError: Unexpected token < w pliku index.php:1 - ten błąd akurat wyświetla się wymiennie z tym
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now