VK authorization stopped working
-
Hello.
Although everything worked previously. I made a video recording of the screen and posted it on Google Drive.
VK authorization does not work. But Google authorization works.
I think this happened after some updates. Because everything worked before.
VK attached a link to a video with the authorization mechanism not working in a private window. Also in the video on Google Drive you will see that the alternative Google authorization works.
I attach access in a private window.
Hello,
Please find this file: woodmart-core/inc/auth.php and line 71, then replace this code:
if ( empty( $response['auth'] ) || empty( $response['timestamp'] ) || empty( $response['signature'] ) || empty( $response['auth']['provider'] ) || empty( $response['auth']['uid'] ) ) {
for this one:
if ( empty( $response['auth'] ) || empty( $response['timestamp'] ) || empty( $response['signature'] ) || empty( $response['auth']['provider'] ) ) {
Please check how it works and let us know if the problem remains.
Best Regards
Hello!
Yes, it works!
Thank you very much!
You are truly the best developers.
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘VK authorization stopped working’ is closed to new replies.