Custom Menu not Getting Rendered
Scenario:
The user configured a custom menu in the mobile application. However, when attempting to open it on mobile, the page fails to render and displays the error: “URL Not Secure.”
Root Cause:
When attempting to access the endpoint within the mobile app, it is loaded via an iframe. The request fails because the URL has X-Frame-Options set to DENY, which prevents it from being displayed inside an iframe.
Solution:
We have suggested that the customer connect with their technical team to review the endpoint configuration and update or remove the X-Frame-Options restriction, so the URL can be loaded successfully within the mobile application.
Related Articles
Custom Whatsapp Message not getting delivered
Issue: The customer is encountering an issue with sending WhatsApp messages through Converse. Approved templates go through successfully, but once the service window is active and customers respond to the template, subsequent messages fail to send, ...
UTM Parameters Not Getting Captured for Tracking URL
Problem Statement UTM parameters are not getting captured for the tracking URL. The CX is using their own website with a custom form instead of a LeadSquared landing page form. Root Cause Analysis (RCA) The tracking script is installed correctly. ...
Behaviour of Custom filters in Dashlet
Query: Client can raise concern wherein they would highlight the point that whenever they change the dashlet's filter and refresh it, it goes back to the default filter which means that whenever the client changes the filter to "Lead Stage" and ...
Field values not getting reflected on the Portal
Issue Description: The values of a field updated on the form are not reflected in the portal. Reason: This is a caching issue. To fix it, we need to reconfigure the form in the portal and republish the portal. Example: We add a new value to a ...
Date field value getting stored incorrect in the lead field
Issue: Date field value is getting stored incorrectly in the lead field, even when passing correctly from Lapp. Explanation: When User perform an activity an lapp will get triggered, and some predefined values get fetched and updated on the form. ...