ec
07/25/2025, 5:04 PMCeligo AI
07/25/2025, 5:04 PMAI generated answer (using internal Slack threads):Based on the conversations, the error "You do not have privileges to view this page" when accessing a Suitelet that is set to be available without login can be due to several reasons: 1. The Suitelet is still in testing mode. Make sure the Suitelet is deployed and not in testing status. 2. The Suitelet is not set to be available for all roles. Check the "Audience" sub-tab in the Suitelet deployment and ensure that "All Roles" is enabled. 3. The Suitelet is restricted to a specific subsidiary. If the Suitelet is set to be available without login, it should not be restricted to a specific subsidiary. This is because when a Suitelet is accessed without login, there is no user session settings for the subsidiary. Therefore, remove any subsidiary restrictions in the Suitelet deployment. 4. The Suitelet is trying to perform operations that require a user session. For example, if the Suitelet is trying to perform a search or update a record, it might fail because these operations require a user session. In this case, you need to revise your Suitelet code to ensure it does not perform operations that require a user session. Remember to always double-check your Suitelet deployment settings and your Suitelet code when you encounter this error. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
07/25/2025, 5:04 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.850746453
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833841
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833611548
Celigo AI
07/25/2025, 5:04 PM