marivsh
Forum Replies Created
-
Thank you @robertnextendweb for quick response!
So basically, I can use this hook, to force user, to use same email that was filled on initial step, even if the email provided by the social account (in this case google) will be different, yes? So in overall, the user account email will be different than email provided by social account, but it will still work properly in terms of connecting user account with social login.
Oh, yes, my bad.
Anyway, the issue I had was cause by the lack of wpf_ref and wpf_landsource cookies, based on which the data is passed to HS. The were not created because of the cache settings, so now, as I exclude them, they are properly set and data is synced correctly.
Sorry for misleading and appreciate for the reply 🙂
@makewebbetter any updates?
Forum: Developing with WordPress
In reply to: WordPress 6.3 to 6.4 now getting JS error in my plugin@ainley87simon do you figure it out? I have same error after update.
This error appears every 5 minutes
Forum: Plugins
In reply to: [Nextend Social Login and Register] Google authentication failedHi @laszloszalvak 🙂
After deleting the cache plugin drop-ins, everything now work ok 🙂 Thanks for your help, great approach to the problem from your side 🙂
Best regards
Forum: Plugins
In reply to: [Nextend Social Login and Register] Google authentication failedI disable the Object cache in W3TC plugin settings, but error still occure. Any idea what can I do more?
Forum: Plugins
In reply to: [Nextend Social Login and Register] Google authentication failedHi @laszloszalvak , thanks for quick replay.
So the error stands: Unable to validate CSRF state
I see in doc info about that, so will try to fix it, but if you have additional info for me, just let me know, what else I can do 🙂