How to prevent redirection to login page in WhatsApp Chat app settings?

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:

  1. Check the Form: Verify it submits data correctly (standard form or AJAX request) to the right endpoint within your app.

  2. Review Server Logic: Ensure your app’s server processes data successfully and redirects to the intended page (chat settings) after saving.

  3. Inspect Errors: Open browser’s developer console (F12) and look for errors during form submission.

  4. Session Expiry (Less Likely): If you use Shopify authentication, make sure the session is valid during data submission.

Best regards,
Theodore | PageFly