Ajay Ghaghretiya
Forum Replies Created
-
Forum: Plugins
In reply to: [Login by Auth0] Resend Email Verification Not working in new versionHello Josh,
I have deeply looked into the plugin code and debugged the Ajax called but the Ajax function not calling and it returns some HTML code rather than success or failure. Still, I am looking into this and if I will need any help from you then let you know for the same.
Thanks
Forum: Plugins
In reply to: [Login by Auth0] Resend Email Verification Not working in new versionHello Josh,
Thanks for the details. We will follow the above steps and let you know for the same.
Thanks,
AjForum: Plugins
In reply to: [Login by Auth0] Resend Email Verification Not working in new versionHello Josh,
We have double check our settings of the plugin also checked on the Auth0 application settings.
When we will refresh the page of the above screenshot that I have provided in our previous comment then it will occur the state code error. We have also reviewed the one of the support thread about the state code issue(https://community.auth0.com/t/invalid-state-error-during-auth0-wordpress-redirect/12552/9 ).
Here, I have attached the error screenshots of the plugin and state code issue.
https://ibb.co/fLA7cT
https://ibb.co/bvVUroPlease Advice!
Thanks,
AjayForum: Plugins
In reply to: [Login by Auth0] Resend Email Verification Not working in new versionHello Josh,
Also, we have checked the Resend email verification functionality after updating the settings as you have provided us.
I have attached the screenshot link below of the issue:
https://ibb.co/cmr798Please review it and let us know your thoughts/inputs about the same.
Thank you,
AjayForum: Plugins
In reply to: [Login by Auth0] Resend Email Verification Not working in new versionHello Josh,
Thanks for providing the settings details of the Auth0.
We have checked that the settings in the Auth0 panel match the recommended settings.We have found One exception: the OIDC conformant setting is no longer present in the current version of Auth0.
Please do let us know your thoughts about the same.
Thanks
AjayForum: Plugins
In reply to: [Login by Auth0] Resend Email Verification Not working in new versionHello Josh,
Thanks for your quick reply. Here are the answers of your questions:
1. What version were you upgrading from?
>>> We have upgraded from 3.3.1 version to 3.6.1 version of the plugin.2. Can you check the plugin error log (wp-admin > Auth0 > Error Log) and see if there are any entries there that are helpful?
>>> You can find the plugin error log from here: “https://drive.google.com/file/d/1_WwYnhWgM6gAnFazVCjqmbNJDJNJWLFH/view?usp=sharing”.3. Can you do the same with your PHP error log as well?
>>> Same error shown in PHP error log like ‘[29-Jun-2018 05:42:33 UTC] {“statusCode”:401,”error”:”Unauthorized”,”message”:”Bad audience: https://writingroad.eu.auth0.com/api/v2/”}’.4. What version of PHP? WordPress?
>>> We are using PHP version 7 on our development server and on the live site we have PHP version 5.4.16.Please do the needful in this issue so I may get solution as earlier as possible.
Thanks & Regards,
AjayForum: Plugins
In reply to: [Login by Auth0] Fatal Error after updating pluginResolved.
Forum: Plugins
In reply to: [Login by Auth0] Fatal Error after updating pluginThanks for your replay.
I have used the corrupted file of the plugin. The issue was fixed.
Thanks.
Forum: Plugins
In reply to: [Login by Auth0] Did you updated the Legacy Lock API in latest version?Hello Josh,
Thanks for your meaningful replay.
I have reviewed the advanced setting where I have found the URL
//cdn.auth0.com/js/lock/10.7/lock.min.js
So, here I have assumed that we need to update the plugin to the latest version of the plugin. Correct?
After updating the plugin can we need to do any other changes for being not affected by the depreciation?
Please do let me know your inputs about the same.
Hello Chetna,
Thanks for your replay! There is any way to create the abandon cart while user subscribes to our newsletter so, we can create the abandon cart using the items that find in the cart.
Let me know your thoughts/inputs about the same.
Thanks & Regards,
Ajay- This reply was modified 6 years, 5 months ago by Ajay Ghaghretiya.
@spraveenitpro Thanks for the reply I have already do all the things that you have told above. My question is how to generate the client token programmatically from the theme’s functions.php using this Plugin. Because My Mobile developers wanted to the client token for integrating the Braintree SDK in mobile apps. So Can you suggest me?