Hi @Jitali_2103 ,
This is Theodore from PageFly - Shopify Page Builder App.
Unexpected login redirects after saving data in your Shopify WhatsApp Chat app point to a glitch in the form submission process. Here’s how to fix it:
-
Check the Form: Verify it submits data correctly (standard form or AJAX request) to the right endpoint within your app.
-
Review Server Logic: Ensure your app’s server processes data successfully and redirects to the intended page (chat settings) after saving.
-
Inspect Errors: Open browser’s developer console (F12) and look for errors during form submission.
-
Session Expiry (Less Likely): If you use Shopify authentication, make sure the session is valid during data submission.
Best regards,
Theodore | PageFly